Am 24.02.2011 14:15, schrieb David Chisnall: > Author: theraven > Date: Thu Feb 24 14:15:54 2011 > New Revision: 32346 > > URL: http://svn.gna.org/viewcvs/gnustep?rev=32346&view=rev > Log: > Comment out unused function. > > Fred: Is there a reason that this function exists, or can we just delete it? > > > Modified: > libs/gui/trunk/Source/NSDocumentController.m
If I remember correctly this function was used by our old code, but was made obsolete by Apples changes. We left it around as we haven't moved the whole NSDocumentController code over to the new Info.plist structure and wanted to be able to support the old style as well. But somehow this was never implemented. Maybe it would be better to remove all that old code and start implementing only the newer interfaces? _______________________________________________ Gnustep-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnustep-dev
