summaryrefslogtreecommitdiff
path: root/src/profile.h
diff options
context:
space:
mode:
authorTannin <sherb@gmx.net>2015-12-28 14:34:44 +0100
committerTannin <sherb@gmx.net>2015-12-28 14:34:44 +0100
commitddf841400ef4da235f11e9b67177a78bb3d519d4 (patch)
tree1ae407dbb626ff600e8560996680edb594f89667 /src/profile.h
parent1bfc91046badb609261c78b4b5e03bba4dcb61bd (diff)
parentd417229e6bbaaf393d9172b3c46ee36d285f2196 (diff)
Merge branch 'new_vfs_library' of https://github.com/TanninOne/modorganizer 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();