From dd875c05de81a3f96d8942fa57dcdaf593f71a06 Mon Sep 17 00:00:00 2001 From: Tannin Date: Mon, 17 Aug 2015 20:56:53 +0200 Subject: removed obsolete code --- src/shared/fallout3info.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/shared/fallout3info.h') diff --git a/src/shared/fallout3info.h b/src/shared/fallout3info.h index 6e6a7b85..0045581d 100644 --- a/src/shared/fallout3info.h +++ b/src/shared/fallout3info.h @@ -52,8 +52,6 @@ public: virtual std::wstring getReferenceDataFile(); - virtual std::vector getSteamVariants() const; - virtual std::wstring getNexusPage(bool nmmScheme = true); static std::wstring getNexusInfoUrlStatic(); virtual std::wstring getNexusInfoUrl() { return getNexusInfoUrlStatic(); } -- cgit v1.3.1