Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 16, 2005, 4:26:15 PM (19 years ago)
Author:
bottac
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/network/src/lib/network/network_stream.h

    r5607 r5610  
    2828  NetworkSocket*          networkSockets;
    2929  ConnectionMonitor*      connectionMonitor;
    30   tList<Synchronizeable>* synchronizeables;
    31  
     30 // tList<Synchronizeable>* synchronizeables;
     31  Synchronizeable*          synchronizeables;
    3232};
    3333#endif /* _NETWORK_STREAM */
Note: See TracChangeset for help on using the changeset viewer.