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 072f466..86ad6e7 100644 (file)
@@ -218,14 +218,6 @@ typedef enum {
 } 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
  */
 typedef void tdm_display;