Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 16, 2005, 2:57:15 PM (18 years ago)
Author:
bottac
Message:
 
File:
1 edited

Legend:

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

    r5598 r5601  
    99#include "base_object.h"
    1010#include "data_stream.h"
    11 // #include "network_protocol.h"
     11//#include "network_protocol.h"
    1212#include "network_socket.h"
    1313#include "connection_monitor.h"
     
    2525
    2626private:
    27 //NetworkProtocol* networkProtocol;
     27  //NetworkProtocol* networkProtocol;
    2828  NetworkSocket*        networkSockets;
    2929  tList<Synchronizeable>* synchronizeables;
Note: See TracChangeset for help on using the changeset viewer.