Revision: 26363 http://sourceforge.net/p/bibdesk/svn/26363 Author: hofman Date: 2021-07-06 22:21:20 +0000 (Tue, 06 Jul 2021) Log Message: ----------- Remove test code
Modified Paths: -------------- trunk/bibdesk/BDSKEditor.m Modified: trunk/bibdesk/BDSKEditor.m =================================================================== --- trunk/bibdesk/BDSKEditor.m 2021-07-06 22:19:49 UTC (rev 26362) +++ trunk/bibdesk/BDSKEditor.m 2021-07-06 22:21:20 UTC (rev 26363) @@ -2284,7 +2284,7 @@ return isValid; } -- (void)controlTextDidEndEditing:(NSNotification *)notification{log_method(); +- (void)controlTextDidEndEditing:(NSNotification *)notification{ if (editorFlags.isEditing) { [[self document] objectDidEndEditing:(id)self]; editorFlags.isEditing = NO; 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