Changeset 4596 for sample/pingpong


Ignore:
Timestamp:
Jun 29, 2009, 1:50:05 PM (15 years ago)
Author:
Christoph Mayer
Message:

length test weg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sample/pingpong/main.cpp

    r4595 r4596  
    88
    99//*************************************************
    10 
     10/*
    1111#include <iostream>
    1212#include <boost/cstdint.hpp>
     
    3939
    4040}
    41 
     41*/
    4242//*************************************************
    4343
    4444
    4545int main( int argc, char** argv ) {
    46 
    47         debugging();
    48         return 0;
    4946
    5047        // get config file
Note: See TracChangeset for help on using the changeset viewer.