Ignore:
Timestamp:
Aug 10, 2010, 3:08:42 AM (13 years ago)
Author:
Peter Johansson
Message:

remove debug code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/Configuration.cc

    r1156 r1158  
    405405      instance_ = new Configuration;
    406406      instance_->load();
    407       std::cerr << "construct config\n";
    408407    }
    409408    return *instance_;
Note: See TracChangeset for help on using the changeset viewer.