summaryrefslogtreecommitdiff
path: root/src/assignmentList.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/assignmentList.h')
-rw-r--r--src/assignmentList.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/assignmentList.h b/src/assignmentList.h
index d5da023..8b028d7 100644
--- a/src/assignmentList.h
+++ b/src/assignmentList.h
@@ -31,10 +31,6 @@ class AssignmentList : public QMainWindow {
void drawGroups();
void drawEntries();
- // helpers
- // used to clear out the grid layout when a refresh occurs
- void recursiveClear(QLayout *layout);
-
private slots:
void preferences();
void reload();