summaryrefslogtreecommitdiff
path: root/content/content.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/content.h')
-rw-r--r--content/content.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/content/content.h b/content/content.h
index c92fdd4a2..6b3d83013 100644
--- a/content/content.h
+++ b/content/content.h
@@ -44,7 +44,6 @@ struct rect;
/** Status of a content */
typedef enum {
- CONTENT_STATUS_TYPE_UNKNOWN, /**< Type not yet known. */
CONTENT_STATUS_LOADING, /**< Content is being fetched or
converted and is not safe to display. */
CONTENT_STATUS_READY, /**< Some parts of content still being