Ignore:
Timestamp:
Apr 28, 2008, 9:18:10 AM (17 years ago)
Author:
Frederik Heber <heber@…>
Children:
2614f83
Parents:
23409a
Message:

main(): thrown out unused stringstreams prefix and line

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/analyzer.cpp

    r23409a rbd8439  
    2323  ForceMatrix ForceFragments;
    2424  KeySetsContainer KeySet; 
    25   stringstream prefix;
    2625  ofstream output;
    2726  ofstream output2;
     
    2928  ofstream output4;
    3029  stringstream filename;
    31   stringstream line;
    3230  time_t t = time(NULL);
    3331  struct tm *ts = localtime(&t);
Note: See TracChangeset for help on using the changeset viewer.