Remove some SourceMod namespace.

This commit is contained in:
Arkshine
2014-08-10 22:25:14 +02:00
parent 1ae40316a8
commit 41f6932b68
9 changed files with 7 additions and 21 deletions

View File

@ -16,8 +16,6 @@
#include "CDetour/detours.h"
#include <sm_stringhashmap.h>
using namespace SourceMod; // hashmap
void CtrlDetours_ClientCommand(bool set);
void CtrlDetours_BuyCommands(bool set);