hwc: remove the unused enum type 71/190971/1
authorSooChan Lim <sc1.lim@samsung.com>
Wed, 10 Oct 2018 05:47:01 +0000 (14:47 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Wed, 10 Oct 2018 05:47:01 +0000 (14:47 +0900)
Change-Id: I8ccb01dd67b0b75c96274974007231290d2ee118

include/tdm_types.h

index 072f46642afcba959efec12f98b9081c7846f4c4..86ad6e734579e11c5fd07fb33c3f4142c5b2e775 100644 (file)
@@ -217,14 +217,6 @@ typedef enum {
        TDM_CONSTRAINT_BUFFER_QUEUE = (1 << 0),
 } tdm_hwc_window_constraint;
 
-/**
- * @brief The hwc window flag enumeration
- * @since 2.0.0
- */
-typedef enum {
-       TDM_HWC_WINDOW_FLAG_NONE     = 0,
-} tdm_hwc_window_flag;
-
 /**
  * @brief The tdm display object
  */