Changeset 1238 for trunk/lib/File.h


Ignore:
Timestamp:
Oct 24, 2010, 12:05:25 AM (12 years ago)
Author:
Peter Johansson
Message:

remove print_copyright from Node interface since we use traverse to traverse node tree and only need to update copyright on File

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/File.h

    r1234 r1238  
    7272    const StatsCollection& parse(bool verbose, bool ignore);
    7373
    74     using Node::print_copyright;
    7574    /**
    7675       @throw std::runtime_error when a file error is encountered
Note: See TracChangeset for help on using the changeset viewer.