diff options
Diffstat (limited to 'editorpage.cpp')
-rw-r--r-- | editorpage.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/editorpage.cpp b/editorpage.cpp index 3ee0362..6562aa7 100644 --- a/editorpage.cpp +++ b/editorpage.cpp @@ -65,8 +65,3 @@ void EditorPage::hideNoteByClass(const char *className) } } } - -void setSaveState() -{ - // curPage()->setFilePath(""); -} |