Compilation fix

This commit is contained in:
Elias Naur 2005-01-20 21:30:31 +00:00
parent 0953a6663c
commit debea3b6b7

View file

@ -43,7 +43,6 @@
#include <jni.h>
#include <string.h>
#include <stdlib.h>
#include "org_lwjgl_Sys.h"
#define EVENT_BUFFER_SIZE 256
#define ATTRIB_LIST_SIZE (256)