From d56fb404bb6a3f4c0fc0244066e7896b9e9a6868 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Mon, 27 Aug 2007 09:17:20 +0000 Subject: [PATCH] Remove unused definition. Originally committed as revision 10248 to svn://svn.ffmpeg.org/ffmpeg/trunk --- configure | 4 ---- 1 file changed, 4 deletions(-) diff --git a/configure b/configure index b4d720be30..edd18762e5 100755 --- a/configure +++ b/configure @@ -1970,10 +1970,6 @@ print_config CONFIG_ $TMPH config.mak $CONFIG_LIST \ $MUXER_LIST \ $PROTOCOL_LIST \ -if test "$targetos" = darwin; then - echo "#define SYS_DARWIN 1" >> $TMPH -fi - echo "#define restrict $_restrict" >> $TMPH if enabled small; then