diff options
Diffstat (limited to 'drm/common/DrmInfoEvent.cpp')
-rw-r--r-- | drm/common/DrmInfoEvent.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drm/common/DrmInfoEvent.cpp b/drm/common/DrmInfoEvent.cpp index eb58129..8d115a8 100644 --- a/drm/common/DrmInfoEvent.cpp +++ b/drm/common/DrmInfoEvent.cpp @@ -14,10 +14,6 @@ * limitations under the License. */ -#define LOG_NDEBUG 0 -#define LOG_TAG "DrmInfoEvent" -#include "utils/Log.h" - #include <utils/String8.h> #include <drm/DrmInfoEvent.h> |