diff options
Diffstat (limited to 'src/shared/gameinfo.h')
| -rw-r--r-- | src/shared/gameinfo.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/shared/gameinfo.h b/src/shared/gameinfo.h index 47a5e767..57613e5e 100644 --- a/src/shared/gameinfo.h +++ b/src/shared/gameinfo.h @@ -58,7 +58,6 @@ public: //**USED IN HOOKDLL
virtual std::wstring getRegPath() = 0;
- virtual std::wstring getBinaryName() = 0;
virtual GameInfo::Type getType() = 0;
|
