Fixed build error.

Some unfinished changes snuck into
59695e7996.
This commit is contained in:
WrinklyNinja
2014-08-23 17:30:47 +01:00
parent 3033badc07
commit 72e0f17317
-1
View File
@@ -273,7 +273,6 @@ namespace loot {
g_app_state.UpdateSettings(request["args"][0]);
// Also update the game details.
g_app_state.
callback->Success("");
return true;