summaryrefslogtreecommitdiff
path: root/defines.h
diff options
context:
space:
mode:
Diffstat (limited to 'defines.h')
-rw-r--r--defines.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/defines.h b/defines.h
index 2ab2ba6..ccadb78 100644
--- a/defines.h
+++ b/defines.h
@@ -35,7 +35,6 @@ typedef uint64 ptrsize; // is there a compiler variable for 32 vs 64 bit like
#define MAX_PROPERTIES_PER_EFFECT 16
#define MAX_KEYFRAME_BLOCKS 64
#define MAX_KEYFRAMES_PER_BLOCK 32 // max keyframes on a single channel is 2048
-#define STRING_SIZE 1024 // TODO(fox): Paths above STRING_SIZE length aren't handled properly.
#define MAX_SELECTED_PROPERTIES 16