tests: no need to include 'input-method-server-protocol.h' 71/280971/1
authorduna.oh <duna.oh@samsung.com>
Wed, 7 Sep 2022 05:56:00 +0000 (14:56 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Wed, 7 Sep 2022 08:07:11 +0000 (17:07 +0900)
Change-Id: I0b65f6b0b4a089c13ec174076e44dcfdc8ca18dc

tests/tc_input_method.cpp
tests/tc_input_method_manager.cpp

index a9b1ecf..bb234b8 100644 (file)
@@ -2,7 +2,6 @@
 #include "mockclient.h"
 #include "mockcompositor.h"
 #include <libds-tizen/input_method.h>
-#include <input-method-server-protocol.h>
 #include <input-method-client-protocol.h>
 
 #define INPUT_METHOD_VERSION 1
index a338d8f..30721dd 100644 (file)
@@ -2,7 +2,6 @@
 #include "mockclient.h"
 #include "mockcompositor.h"
 #include <libds-tizen/input_method.h>
-#include <input-method-server-protocol.h>
 #include <input-method-client-protocol.h>
 
 #define INPUT_METHOD_VERSION 1