From b9702fd55d7ed6d94f93a207014059bcf3578a6a Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Wed, 9 Jul 2003 02:37:10 +0000 Subject: "" svn path=/trunk/; revision=767 --- externals/grill/flext/source/flatom_pr.cpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'externals/grill/flext/source/flatom_pr.cpp') diff --git a/externals/grill/flext/source/flatom_pr.cpp b/externals/grill/flext/source/flatom_pr.cpp index 898c4dd6..e4989320 100644 --- a/externals/grill/flext/source/flatom_pr.cpp +++ b/externals/grill/flext/source/flatom_pr.cpp @@ -18,12 +18,6 @@ WARRANTIES, see the file, "license.txt," in this distribution. #include #include -#ifdef __MWERKS__ -#define STD std -#else -#define STD -#endif - void flext::PrintAtom(const t_atom &a,char *buf,int bufsz) { GetAString(a,buf,bufsz?bufsz:100000); -- cgit v1.2.1