diff options
| author | TanninOne <seppleviathan@gmx.de> | 2015-12-19 10:33:36 +0100 |
|---|---|---|
| committer | TanninOne <seppleviathan@gmx.de> | 2015-12-19 10:33:36 +0100 |
| commit | 9d260a43f66e8133b90780f86abe9e1a134e708e (patch) | |
| tree | 377456ab85aca7b8a91a22bf75838e013a01c75b /src/profile.h | |
| parent | 9effaec234e85a8ae5bdfad9811fdacc7972e046 (diff) | |
| parent | c344714661a2404a54428439f0cf7dbb1573d01f (diff) | |
Merge pull request #422 from ThosRTanner/master
remove last vestiges of GameInfo
Diffstat (limited to 'src/profile.h')
| -rw-r--r-- | src/profile.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/profile.h b/src/profile.h index b306e0c5..e33ac674 100644 --- a/src/profile.h +++ b/src/profile.h @@ -102,10 +102,6 @@ public: /** * @brief activate archive invalidation - * - * @param dataDirectory data directory of the game - * @todo passing the data directory as a parameter is useless, the function should - * be able to query it from GameInfo **/ void activateInvalidation(); |
