diff options
Diffstat (limited to 'NorthstarDLL/sourceinterface.h')
-rw-r--r-- | NorthstarDLL/sourceinterface.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/NorthstarDLL/sourceinterface.h b/NorthstarDLL/sourceinterface.h index 238ebec8..474e961b 100644 --- a/NorthstarDLL/sourceinterface.h +++ b/NorthstarDLL/sourceinterface.h @@ -29,6 +29,3 @@ template <typename T> class SourceInterface return m_interface; } }; - -// functions for interface creation callbacks -void InitialiseInterfaceCreationHooks(); |