Removed unused FetchRowMap

This commit is contained in:
Arthur Ice
2014-07-08 10:48:29 -07:00
committed by Arthur Ice
parent 2278ec023f
commit c39eb3ca86
2 changed files with 0 additions and 18 deletions
-1
View File
@@ -279,5 +279,4 @@ private:
void ClearAllRaidDetails();
};
bool FetchRowMap(MYSQL_RES *result, std::map<std::string,std::string> &rowmap);
#endif