go away, warnings

This commit is contained in:
AJ Kelly
2011-07-20 12:38:02 -05:00
parent 3b475db699
commit d53d9156ad
+1 -1
View File
@@ -7,7 +7,7 @@ class LoadingWindow_Null: public LoadingWindow
{ {
public: public:
void SetText( RString str ) { } void SetText( RString str ) { }
void SetSplash( RString str ) { } void SetSplash( const RString str ) { }
}; };
#define USE_LOADING_WINDOW_NULL #define USE_LOADING_WINDOW_NULL