summaryrefslogtreecommitdiff
path: root/src/assignmentList.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/assignmentList.cpp')
-rw-r--r--src/assignmentList.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/assignmentList.cpp b/src/assignmentList.cpp
index 26af7ce..cf53fc3 100644
--- a/src/assignmentList.cpp
+++ b/src/assignmentList.cpp
@@ -94,11 +94,6 @@ void AssignmentList::addGroup() {
this->displayWidgets();
}
-// Open the 'editGroup; form
-void AssignmentList::editGroup(int id) {
- qDebug() << "WIP";
-}
-
void AssignmentList::preferences() {
qDebug() << "WIP";
}