summaryrefslogtreecommitdiff
path: root/src/kshape.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kshape.h')
-rw-r--r--src/kshape.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/kshape.h b/src/kshape.h
index 9282ccd..dc38e33 100644
--- a/src/kshape.h
+++ b/src/kshape.h
@@ -3,12 +3,6 @@
#include "particle.h"
-#define SOFTWARE_RENDERER 0
-
-#if SOFTWARE_RENDERER
-#include "SoftwareRender.hpp"
-#endif
-
typedef struct
{