summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/waffle/waffle_error.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/waffle/waffle_error.h b/include/waffle/waffle_error.h
index 6e74b86..8c0a150 100644
--- a/include/waffle/waffle_error.h
+++ b/include/waffle/waffle_error.h
@@ -123,7 +123,6 @@ enum waffle_error {
WAFFLE_NOT_INITIALIZED = 0x05,
WAFFLE_ALREADY_INITIALIZED = 0x06,
- WAFFLE_OLD_OBJECT = 0x07,
WAFFLE_BAD_ATTRIBUTE = 0x08,
WAFFLE_INCOMPATIBLE_ATTRIBUTES = 0x09,
WAFFLE_BAD_PARAMETER = 0x10,