summaryrefslogtreecommitdiff
path: root/src/profile.h
diff options
context:
space:
mode:
authorTanninOne <seppleviathan@gmx.de>2015-12-23 11:38:34 +0100
committerTanninOne <seppleviathan@gmx.de>2015-12-23 11:38:34 +0100
commitc037b74b00cc3a20938cd3bbfcd01cfde8ca995c (patch)
treeecaa2106a64b14e46f0b44f030bb1b0c2ca9050c /src/profile.h
parent502e950cde5920e4184775c47621cb737696f512 (diff)
parent5adb3b377ecd50a75dd034a49582a1da91b67e1c (diff)
Merge branch 'master' into new_vfs_library
Diffstat (limited to 'src/profile.h')
-rw-r--r--src/profile.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/profile.h b/src/profile.h
index 5d5a3bc5..a7d71251 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();