aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/custom.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tony/custom.h')
-rw-r--r--engines/tony/custom.h10
1 files changed, 1 insertions, 9 deletions
diff --git a/engines/tony/custom.h b/engines/tony/custom.h
index ee85c8dd41..57d726f70e 100644
--- a/engines/tony/custom.h
+++ b/engines/tony/custom.h
@@ -44,13 +44,7 @@
* *
* This source code is Copyright (C) Nayma Software. ALL RIGHTS RESERVED *
* *
- **************************************************************************
-
-/** RCS
- *
- * $Id: $
- *
- **/
+ **************************************************************************/
#ifndef TONY_CUSTOM_H
#define TONY_CUSTOM_H
@@ -67,8 +61,6 @@ using namespace MPAL;
typedef uint32 HWND;
-typedef void __declspec(dllexport) (*INIT_CUSTOM_FUNCTION_TYPE)(HWND, LPCUSTOMFUNCTION *);
-
#define INIT_CUSTOM_FUNCTION MapCustomFunctions
#define INIT_CUSTOM_FUNCTION_STRING "MapCustomFunctions"