Revision: 28973 http://sourceforge.net/p/bibdesk/svn/28973 Author: hofman Date: 2024-11-12 15:12:55 +0000 (Tue, 12 Nov 2024) Log Message: ----------- remove test code that should not have committed
Modified Paths: -------------- trunk/bibdesk/BDSKEditor.m Modified: trunk/bibdesk/BDSKEditor.m =================================================================== --- trunk/bibdesk/BDSKEditor.m 2024-11-12 10:37:32 UTC (rev 28972) +++ trunk/bibdesk/BDSKEditor.m 2024-11-12 15:12:55 UTC (rev 28973) @@ -1886,8 +1886,6 @@ return NO; } } - } else { - [(NSTextView *)fieldEditor setSmartInsertDeleteEnabled:NO]; } return YES; } @@ -1898,7 +1896,6 @@ - (void)controlTextDidChange:(NSNotification *)note { NSTextView *tv = [[note userInfo] objectForKey:@"NSFieldEditor"]; - NSLog(@"%i", [tv smartInsertDeleteEnabled]); } // send by the formatter when validation failed This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Bibdesk-commit mailing list Bibdesk-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bibdesk-commit