remove unused import

This commit is contained in:
tdixon 2017-06-29 13:38:50 -03:00
parent 9f8b1dd1fd
commit 4af06340de

View file

@ -31,8 +31,6 @@
#include <assert.h>
#include <string>
#include <libintl.h>
#include "sharedstate.h"
#include "eventthread.h"
#include "gl-debug.h"