Remove unused definition.

Originally committed as revision 10248 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Diego Biurrun 18 years ago
parent c97f54020d
commit d56fb404bb
  1. 4
      configure

4
configure vendored

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

Loading…
Cancel
Save