summaryrefslogtreecommitdiff
path: root/include/tinyff/result.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/tinyff/result.h')
-rw-r--r--include/tinyff/result.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/tinyff/result.h b/include/tinyff/result.h
index f167277..8f09a52 100644
--- a/include/tinyff/result.h
+++ b/include/tinyff/result.h
@@ -40,8 +40,6 @@ typedef enum {
// Memory
FF_RESULT_ERROR_MEMORY_ALLOCATION,
-
- // More will be created when more errors occur
} ff_result;
#endif \ No newline at end of file