diff options
Diffstat (limited to 'src/Editor.cxx')
| -rw-r--r-- | src/Editor.cxx | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/src/Editor.cxx b/src/Editor.cxx index ccf07b6a8..34fcd4220 100644 --- a/src/Editor.cxx +++ b/src/Editor.cxx @@ -204,7 +204,6 @@ Editor::Editor() : durationWrapOneByte(0.000001, 0.00000001, 0.00001) {  Editor::~Editor() {  	pdoc->RemoveWatcher(this, nullptr); -	DropGraphics();  }  void Editor::Finalise() { | 
