Changeset 6823


Ignore:
Timestamp:
Nov 4, 2009, 12:18:04 PM (14 years ago)
Author:
Christoph Mayer
Message:
  • logging
File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/overlay/BaseOverlay.cpp

    r6822 r6823  
    144144        typedef vector<ValueEntry> Values;
    145145        Entries entries;
    146         static const bool verbose = true;
     146        static const bool verbose = false;
    147147
    148148        static bool equals( const Data& lhs, const Data& rhs ) {
Note: See TracChangeset for help on using the changeset viewer.