diff options
| author | Tannin <devnull@localhost> | 2015-05-11 21:41:00 +0200 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2015-05-11 21:41:00 +0200 |
| commit | 183b5715609b309431d8040101635ef9ac0843bf (patch) | |
| tree | 655c29284abc00a3cb0485f246b80b23c4d61995 /src/modinfo.cpp | |
| parent | 0f1271dd991ba9d67181114f75c80e14e8bfd596 (diff) | |
minor stuff
Diffstat (limited to 'src/modinfo.cpp')
| -rw-r--r-- | src/modinfo.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modinfo.cpp b/src/modinfo.cpp index ce51ecc6..923ad855 100644 --- a/src/modinfo.cpp +++ b/src/modinfo.cpp @@ -322,7 +322,6 @@ bool ModInfo::categorySet(int categoryID) const return false; } - void ModInfo::testValid() { m_Valid = false; |
