summaryrefslogtreecommitdiffhomepage
path: root/src/sst.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sst.c')
-rw-r--r--src/sst.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sst.c b/src/sst.c
index d580a30..ba0ba1f 100644
--- a/src/sst.c
+++ b/src/sst.c
@@ -498,8 +498,6 @@ static const char *VCALLCONV GetPluginDescription(void *this) {
return LONGNAME " v" VERSION;
}
-DECL_VFUNC_DYN(void, ServerCommand, const char *)
-
DEF_EVENT(ClientActive, struct edict */*player*/)
DEF_EVENT(Tick, bool /*simulating*/)