hwc: remove the unused enum type
[platform/core/uifw/libtdm.git] / 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;