revert dumb change

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@32721 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2011-03-28 13:48:11 +00:00
parent 4d1df68a49
commit abd420a3be
3 changed files with 0 additions and 20 deletions

View file

@ -35,9 +35,6 @@
* best to use the current API.
*/
#if defined(__cplusplus)
extern "C" {
#endif
@ -431,7 +428,3 @@ static void test_NSMutableCopying(NSString *iClassName,
}
}
#if defined(__cplusplus)
}
#endif