summaryrefslogtreecommitdiff
path: root/src/cmd_part.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd_part.cpp')
-rw-r--r--src/cmd_part.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cmd_part.cpp b/src/cmd_part.cpp
index 7152a3c17..347466c22 100644
--- a/src/cmd_part.cpp
+++ b/src/cmd_part.cpp
@@ -15,8 +15,6 @@
#include "users.h"
#include "commands/cmd_part.h"
-
-
extern "C" DllExport command_t* init_command(InspIRCd* Instance)
{
return new cmd_part(Instance);