Author: fireball Date: Mon Jan 12 09:13:44 2009 New Revision: 38721
URL: http://svn.reactos.org/svn/reactos?rev=38721&view=rev Log: - Remove leftover from 38352 and 38353, sorry.
Modified: trunk/reactos/tools/rbuild/module.cpp
Modified: trunk/reactos/tools/rbuild/module.cpp URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/rbuild/module.cpp?rev... ============================================================================== --- trunk/reactos/tools/rbuild/module.cpp [iso-8859-1] (original) +++ trunk/reactos/tools/rbuild/module.cpp [iso-8859-1] Mon Jan 12 09:13:44 2009 @@ -23,8 +23,6 @@
using std::string; using std::vector; - -static const Path defaultPath;
string Right ( const string& s, size_t n )