mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Tidied removing some obsolete code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@12758 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
02e05b0ed8
commit
b0b2b38979
9 changed files with 32 additions and 50 deletions
|
@ -459,12 +459,6 @@ int main(int argc, char *argv[], char **env)
|
|||
[NSDistantObject setProtocolForProxies:@protocol(AllProxies)];
|
||||
#endif
|
||||
|
||||
if (debug)
|
||||
{
|
||||
[NSConnection setDebug: 10];
|
||||
[NSDistantObject setDebug: 10];
|
||||
}
|
||||
|
||||
c = [NSConnection defaultConnection];
|
||||
[c setRootObject: l];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue