summaryrefslogtreecommitdiff
path: root/src/shared/gameinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/gameinfo.h')
-rw-r--r--src/shared/gameinfo.h1
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