aboutsummaryrefslogtreecommitdiff
path: root/src/mac/TestTrack/ShlibTestTrack.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mac/TestTrack/ShlibTestTrack.h')
-rw-r--r--src/mac/TestTrack/ShlibTestTrack.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/src/mac/TestTrack/ShlibTestTrack.h b/src/mac/TestTrack/ShlibTestTrack.h
deleted file mode 100644
index 12e656b..0000000
--- a/src/mac/TestTrack/ShlibTestTrack.h
+++ /dev/null
@@ -1,19 +0,0 @@
-/*
- * Copyright (C) 1997 by the Massachusetts Institute of Technology
- * All rights reserved.
- *
- * For copying and distribution information, please see the file
- * COPYRIGHT.
- */
-
-#ifndef __SHLIB_TESTTRACK__
-#define __SHLIB_TESTTRACK__
-
-#include <CodeFragments.h>
-
-/* Special version of TestTrack for shared libraries -- uses calling application's
- version information */
-
-OSErr ShlibTestTrack(CFragInitBlockPtr ibp);
-
-#endif /* __SHLIB_TESTTRACK__ */ \ No newline at end of file