Removed error enum which used temporarily 36/69636/1 accepted/tizen/common/20160517.174032 accepted/tizen/ivi/20160517.083239 accepted/tizen/mobile/20160517.083254 accepted/tizen/tv/20160517.084606 accepted/tizen/wearable/20160517.083227 submit/tizen/20160517.011747
authorSejun Park <sejun79.park@samsung.com>
Mon, 16 May 2016 08:05:04 +0000 (17:05 +0900)
committerSejun Park <sejun79.park@samsung.com>
Mon, 16 May 2016 08:05:04 +0000 (17:05 +0900)
Change-Id: Ibfb55f0daff675a39cce07fa13d76ca64a78cb0f

include/media_packet.h

index 85a6c7bd5b001648ac8cbf3ebdd69cb8631c4865..dbde7958782ea812b5ede42bb71c359a4341083e 100755 (executable)
@@ -29,9 +29,6 @@
 extern "C" {
 #endif
 
-#ifndef TIZEN_ERROR_MEDIA_TOOL
-#define TIZEN_ERROR_MEDIA_TOOL  -0x000033333
-#endif
 /**
  * @file media_packet.h
  * @brief This file contains the capi media tool API.