Remove unused definition.

Originally committed as revision 10248 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2007-08-27 09:17:20 +00:00
parent c97f54020d
commit d56fb404bb
1 changed files with 0 additions and 4 deletions

4
configure vendored
View File

@ -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