Removed the unneeded socket-raw plugin

This commit is contained in:
Tobias Brunner
2012-09-14 14:10:14 +02:00
parent a889cfe5e1
commit 6d30954ae8
10 changed files with 0 additions and 895 deletions
-5
View File
@@ -317,11 +317,6 @@ then
echo -n " --enable-socket-dynamic" >> $INSTALLSHELL
fi
if [ "$USE_SOCKET_RAW" = "yes" ]
then
echo -n " --enable-socket-raw" >> $INSTALLSHELL
fi
if [ "$USE_DHCP" = "yes" ]
then
echo -n " --enable-dhcp" >> $INSTALLSHELL