From a0705d8ff9b25c1172e38925ec27bb28f9e5a1e9 Mon Sep 17 00:00:00 2001 From: Aleksey Lim Date: Mon, 28 Feb 2011 16:13:13 +0000 Subject: Revert "fixing simlimking build error" This reverts commit 0c8e687ce284d7599b9bfb7c578b0fc7fb32c493. Since common/ directory will be copied to .xo in setup.py anyway. --- (limited to 'TamTamSynthLab.activity/common/Util/Clooper/ttest.h') diff --git a/TamTamSynthLab.activity/common/Util/Clooper/ttest.h b/TamTamSynthLab.activity/common/Util/Clooper/ttest.h deleted file mode 100644 index 111f10c..0000000 --- a/TamTamSynthLab.activity/common/Util/Clooper/ttest.h +++ /dev/null @@ -1,15 +0,0 @@ -#ifndef _MSL_MATH_H -#define _MSL_MATH_H - -#ifdef __cplusplus -extern "C" { -#endif - -void testtimer(double); - -#ifdef __cplusplus -} -#endif - -#endif - -- cgit v0.9.1