X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fdocument.h;h=12848aa68f469442a75d50be0448ed805d031588;hb=ac248d5f76a334cd01269ef995c00dba1ba28ed8;hp=f957239c16eb4c37a70f0b158d86d060f93f2947;hpb=c4eb899d30e3e359efe9f708c01a3651b5179f01;p=inkscape.git 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: