remove log
authorSooChan Lim <sc1.lim@samsung.com>
Fri, 12 Jan 2018 05:01:28 +0000 (14:01 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Fri, 12 Jan 2018 05:01:28 +0000 (14:01 +0900)
Change-Id: I093c7d6b2e648123f96e694a2d92c79a54a32547

src/bin/e_output_hwc.c

index 79665bb2583ccad4019597358e1188150c47dedf..a9e109c3ef81acad383ee41ff98c7cfe5a0cbbed 100644 (file)
@@ -37,7 +37,6 @@ e_output_hwc_new(E_Output *output)
      {
         output_hwc->hwc_policy = E_OUTPUT_HWC_POLICY_WINDOWS;
 
-        ELOGF("HWC-WINS", "register a need_validate_handler for the eo:%p.", NULL, NULL, output);
         if (!e_output_hwc_windows_init(output_hwc))
           {
              ERR("hwc_opt: e_output_hwc_windows_init failed");