bi: Remove unused enumeration entry for SDL_net

This commit is contained in:
Ignacio R. Morelle 2017-05-25 03:08:20 -04:00
parent 771e05d812
commit 91522afcc1

View file

@ -33,7 +33,6 @@ enum LIBRARY_ID
LIB_SDL_IMAGE,
LIB_SDL_MIXER,
LIB_SDL_TTF,
LIB_SDL_NET,
LIB_PNG,
LIB_COUNT