diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/bancache.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/bancache.h b/include/bancache.h index 70ec09f02..ea09d389f 100644 --- a/include/bancache.h +++ b/include/bancache.h @@ -82,7 +82,6 @@ class CoreExport BanCacheManager this->BanHash = new BanCacheHash(); } ~BanCacheManager(); - void RehashCache(); }; #endif |