changeset 106404:4f644fac017c

(enum prop_idx) <AUTO_COMPOSED_PROP_IDX>: Delete unused enumeration value.
author Eli Zaretskii <eliz@gnu.org>
date Fri, 04 Dec 2009 10:50:59 +0000
parents b1759c4b7ef5
children a74fd8f1fd64
files src/dispextern.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/dispextern.h	Fri Dec 04 05:00:44 2009 +0000
+++ b/src/dispextern.h	Fri Dec 04 10:50:59 2009 +0000
@@ -1811,7 +1811,6 @@
 
 enum prop_idx
 {
-  AUTO_COMPOSED_PROP_IDX,
   FONTIFIED_PROP_IDX,
   FACE_PROP_IDX,
   INVISIBLE_PROP_IDX,