Get rid of ID_OPENAL

This is always required for clients.
This commit is contained in:
dhewg 2012-01-14 13:59:53 +01:00 committed by Daniel Gibson
parent ac090883ac
commit c7d406835e

View file

@ -96,14 +96,6 @@ If you have questions concerning this license or the applicable additional terms
# endif
#endif
#ifndef ID_OPENAL
# if !defined( ID_DEDICATED )
# define ID_OPENAL 1
# else
# define ID_OPENAL 0
# endif
#endif
// async network
/*