Removed hardcoded define HAVE_3DCONNEXIONCLIENT

This should be set from cmake, right?
This commit is contained in:
Anthony J. Thibault 2015-11-05 09:02:39 -08:00
parent d9f4b0218e
commit 8d16f60b15

View file

@ -11,8 +11,6 @@
#ifndef hifi_SpacemouseManager_h
#define hifi_SpacemouseManager_h
#define HAVE_3DCONNEXIONCLIENT
#include <QObject>
#include <QLibrary>
#include <controllers/UserInputMapper.h>