Revert "Revert "Create socket for each user to support multi-user"" 84/151584/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Thu, 21 Sep 2017 08:08:50 +0000 (17:08 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Thu, 21 Sep 2017 08:09:09 +0000 (17:09 +0900)
This reverts commit 82436c3f2c6a23c9c406a1ff6ae9602229f325b1.

Change-Id: I0c8193c81078f517929b0598c1e7165b736c0cf9

ism/src/scim_socket.cpp

index 3044587..cd3a1a9 100644 (file)
@@ -66,9 +66,6 @@
 #endif
 #define LOG_TAG "ISF_SOCKET"
 
-/* Experimental modification for avoiding multiple scim process problem */
-#define DISABLE_MULTIPLE_SOCKETS
-
 #define SCIM_SOCKET_SERVER_MAX_CLIENTS  256
 
 namespace scim {