Don't replace pasted text with pre-edit text
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / text-controller.h
index cac83ee..2f83407 100644 (file)
@@ -103,8 +103,7 @@ public:
   enum InsertType
   {
     COMMIT,
-    PRE_EDIT,
-    CLIPBOARD
+    PRE_EDIT
   };
 
   /**