aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDedicatedTest/sourceinterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDedicatedTest/sourceinterface.h')
-rw-r--r--NorthstarDedicatedTest/sourceinterface.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/NorthstarDedicatedTest/sourceinterface.h b/NorthstarDedicatedTest/sourceinterface.h
index 05318963..c4f41920 100644
--- a/NorthstarDedicatedTest/sourceinterface.h
+++ b/NorthstarDedicatedTest/sourceinterface.h
@@ -28,7 +28,4 @@ template <typename T> class SourceInterface
{
return m_interface;
}
-};
-
-// functions for interface creation callbacks
-void InitialiseInterfaceCreationHooks(); \ No newline at end of file
+}; \ No newline at end of file