(svn r21692) -Cleanup: remove unused extern declaration of HashCurrentCompanyPassword(), make it static
This commit is contained in:
@@ -1507,8 +1507,6 @@ DEF_CONSOLE_CMD(ConSayClient)
|
||||
return true;
|
||||
}
|
||||
|
||||
extern void HashCurrentCompanyPassword(const char *password);
|
||||
|
||||
DEF_CONSOLE_CMD(ConCompanyPassword)
|
||||
{
|
||||
if (argc == 0) {
|
||||
|
Reference in New Issue
Block a user