summaryrefslogtreecommitdiffstats
path: root/src/document.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/document.h')
-rw-r--r--src/document.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/document.h b/src/document.h
index f957239c1..12848aa68 100644
--- a/src/document.h
+++ b/src/document.h
@@ -115,8 +115,6 @@ struct SPDocument : public Inkscape::GC::Managed<>,
void addUndoObserver(Inkscape::UndoStackObserver& observer);
void removeUndoObserver(Inkscape::UndoStackObserver& observer);
- Inkscape::EventLog& getEventLog() const;
-
bool _updateDocument();
private: