mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
Removed obsolete working files
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@6870 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
fef10cfa6b
commit
2512160ece
13 changed files with 4768 additions and 4727 deletions
|
@ -517,8 +517,11 @@ typedef enum {
|
|||
#endif
|
||||
launchCmd = [NSString stringWithCString:
|
||||
make_gdomap_cmd(GNUSTEP_INSTALL_PREFIX)];
|
||||
#if GS_NEW_DO
|
||||
portClass = [GSTcpPort class];
|
||||
#else
|
||||
portClass = [TcpOutPort class];
|
||||
// portClass = [GSTcpPort class];
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue