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 9ae42159..9538a19c 100644 --- a/src/shared/gameinfo.h +++ b/src/shared/gameinfo.h @@ -62,7 +62,6 @@ public: virtual GameInfo::Type getType() = 0;
virtual std::wstring getGameName() const = 0;
- virtual std::wstring getGameShortName() const = 0;
/// determine the load order mechanism used by this game. this may throw an
/// exception if the mechanism can't be determined
|
