]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Globals.cpp
Slightly squash pack stuff
[lugaru.git] / Source / Globals.cpp
index c5cb64cc371766471c4e44c3806479086b0f10ce..44281cb896f07f1cd3f5c6864e9685e6d6ed9fd4 100644 (file)
@@ -39,8 +39,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #include "Animation.h"
 
 bool visibleloading = 0;
-OPENAL_SAMPLE  *samp[100] = {0};
-OPENAL_STREAM * strm[20] = {0};
 int channels[100] = {0};
 
 float volume = 0;