Revision: 12551
          http://sourceforge.net/p/skim-app/code/12551
Author:   hofman
Date:     2021-11-13 18:33:50 +0000 (Sat, 13 Nov 2021)
Log Message:
-----------
Clean up undo manager

Modified Paths:
--------------
    trunk/SKTextNoteEditor.m

Modified: trunk/SKTextNoteEditor.m
===================================================================
--- trunk/SKTextNoteEditor.m    2021-11-13 18:06:18 UTC (rev 12550)
+++ trunk/SKTextNoteEditor.m    2021-11-13 18:33:50 UTC (rev 12551)
@@ -87,6 +87,7 @@
     pdfView = nil;
     SKDESTROY(annotation);
     SKDESTROY(textView);
+    SKDESTROY(undoManager);
     [super dealloc];
 }
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Skim-app-commit mailing list
Skim-app-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to