Refactoring: Removed unused variable _xmllist

This commit is contained in:
Daniel Marjamäki 2010-07-24 18:57:38 +02:00
parent 9c17114668
commit 05c4138b2f
1 changed files with 0 additions and 2 deletions

View File

@ -169,8 +169,6 @@ private:
/** @brief Current preprocessor configuration */
std::string cfg;
std::list<std::string> _xmllist;
};
/// @}