Changeset 11417


Ignore:
Timestamp:
07/15/11 14:10:26 (13 years ago)
Author:
tbretz
Message:
Removed an obsolete comment block.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/MessageDim.h

    r10522 r11417  
    5050
    5151#endif
    52 
    53 // **************************************************************************
    54 /** @class DimNetworkInfo
    55 
    56 @brief Direct derivative of DimStampedInfo
    57 
    58 Since secs and millisecs are not initialized in the base class
    59 valgrind throws a couple of warnings debugging applications.
    60 
    61 This derivative just initialized them with 0. It will be removed as
    62 soon as the initialization was done in Dim itself.
    63 
    64 **/
    65 // **************************************************************************
Note: See TracChangeset for help on using the changeset viewer.