remove unused

This commit is contained in:
Glenn Maynard
2006-02-02 08:51:28 +00:00
parent 8bd5e174f5
commit 664a4944fd
-7
View File
@@ -1,12 +1,5 @@
#include "global.h"
#include "EnumHelper.h"
#include "ThemeManager.h"
RString GetThemedString( const RString &sClass, const RString &sValue )
{
return THEME->GetString( sClass, sValue );
}
/*
* (c) 2004 Chris Danford