e_comp: remove code that nocomp_use_timer is always 0 47/91947/2 accepted/tizen/common/20161012.154856 accepted/tizen/ivi/20161013.012449 accepted/tizen/mobile/20161013.012406 accepted/tizen/tv/20161013.012420 accepted/tizen/wearable/20161013.012435 submit/tizen/20161012.110306
authorJuyeon Lee <juyeonne.lee@samsung.com>
Wed, 12 Oct 2016 08:46:07 +0000 (17:46 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Wed, 12 Oct 2016 11:02:01 +0000 (04:02 -0700)
Change-Id: If18ddcdd73ed273b76639ea98c0fe67d331f14f1

src/bin/e_comp.c

index 0616b4768cbfd68dc7bc1f49020c302d986ee9e9..253d9b7e28d15632033d9182437f090baf28e246 100644 (file)
@@ -1317,8 +1317,6 @@ e_comp_init(void)
           WRN("fail to init hwc.");
         else
           e_comp->hwc_fs = EINA_TRUE; // 1: active hwc policy
-
-        conf->nocomp_use_timer = 0; // will remove out once e-tizen-data is applied on all profiles
      }
 #endif