Remove deprecated and unused ActionButton
[platform/core/uifw/dali-adaptor.git] / dali / internal / input / windows / virtual-keyboard-impl-win.cpp
old mode 100755 (executable)
new mode 100644 (file)
index 8d4eb0a..e833efa
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2018 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2020 Samsung Electronics Co., Ltd.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -87,9 +87,6 @@ Dali::VirtualKeyboard::TextDirection GetTextDirection()
   return Dali::VirtualKeyboard::LeftToRight;
 }
 
-Dali::InputMethod::ActionButton gActionButtonFunction = Dali::InputMethod::ACTION_DEFAULT;
-
-
 void RotateTo(int angle)
 {
 }