Gui: redundant void 2
This commit is contained in:
@@ -128,7 +128,7 @@ private:
|
||||
};
|
||||
|
||||
/// Get the global instance
|
||||
inline ControlSingleton& Control(void)
|
||||
inline ControlSingleton& Control()
|
||||
{
|
||||
return ControlSingleton::instance();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user