Remove privacy log
[platform/core/connectivity/bluetooth-frwk.git] / bt-service-adaptation / services / bt-service-agent-util.c
index 7d1fc82..c561b56 100644 (file)
@@ -131,8 +131,6 @@ gboolean _bt_agent_is_device_blacklist(const char *address,
                return FALSE;
        }
 
-       BT_DBG("Buffer = %s", buffer);
-
        lines = g_strsplit_set(buffer, BT_AGENT_NEW_LINE, 0);
        g_free(buffer);