Revision: 13879
http://sourceforge.net/p/skim-app/code/13879
Author: hofman
Date: 2023-12-11 10:24:14 +0000 (Mon, 11 Dec 2023)
Log Message:
-----------
remove logging
Modified Paths:
--------------
trunk/SKMainWindowController.m
Modified: trunk/SKMainWindowController.m
===================================================================
--- trunk/SKMainWindowController.m 2023-12-11 10:21:14 UTC (rev 13878)
+++ trunk/SKMainWindowController.m 2023-12-11 10:24:14 UTC (rev 13879)
@@ -2153,7 +2153,7 @@
[[self window] makeFirstResponder:[self pdfView]];
}
-- (void)documentDidUnlock:(NSNotification *)notification {log_method();
+- (void)documentDidUnlock:(NSNotification *)notification {
if (placeholderPdfDocument && [[self pdfDocument] allowsNotes]) {
PDFDocument *pdfDoc = [self pdfDocument];
NSMutableIndexSet *pageIndexes = [NSMutableIndexSet indexSet];
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit