summaryrefslogtreecommitdiff
path: root/utils/errors.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/errors.h')
-rw-r--r--utils/errors.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/errors.h b/utils/errors.h
index 55f921e48..ad8ae429a 100644
--- a/utils/errors.h
+++ b/utils/errors.h
@@ -36,7 +36,6 @@ typedef enum {
NSERROR_SAVE_FAILED, /**< Failed to save data */
NSERROR_CLONE_FAILED, /**< Failed to clone handle */
NSERROR_INIT_FAILED, /**< Initialisation failed */
- NSERROR_MNG_ERROR, /**< An MNG error occurred */
NSERROR_BMP_ERROR, /**< A BMP error occurred */
NSERROR_GIF_ERROR, /**< A GIF error occurred */
NSERROR_ICO_ERROR, /**< A ICO error occurred */