Remove leftovers
This commit is contained in:
parent
654ab9dc9d
commit
b1693514a0
@ -104,8 +104,6 @@ namespace steam
|
|||||||
results_.clear();
|
results_.clear();
|
||||||
}
|
}
|
||||||
|
|
||||||
//extern "C" {
|
|
||||||
|
|
||||||
bool SteamAPI_RestartAppIfNecessary()
|
bool SteamAPI_RestartAppIfNecessary()
|
||||||
{
|
{
|
||||||
return false;
|
return false;
|
||||||
@ -282,6 +280,4 @@ namespace steam
|
|||||||
static user_stats user_stats;
|
static user_stats user_stats;
|
||||||
return &user_stats;
|
return &user_stats;
|
||||||
}
|
}
|
||||||
|
|
||||||
//}
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user