From 7f00e84f0a293b8662dd2a7fa57c654ebb37f556 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sat, 5 Jan 2013 23:16:22 +0200 Subject: Remove accidentally committed logging code Change-Id: I8dc055336d1577475282198528a57efc60508cef --- sal/osl/all/log.cxx | 3 --- 1 file changed, 3 deletions(-) (limited to 'sal') diff --git a/sal/osl/all/log.cxx b/sal/osl/all/log.cxx index 6b98c0411434..2b94f180bf5b 100644 --- a/sal/osl/all/log.cxx +++ b/sal/osl/all/log.cxx @@ -56,9 +56,6 @@ #define OSL_DETAIL_GETPID getpid() #endif -#include -#define LOGI(...) ((void)__android_log_print(ANDROID_LOG_INFO, "log.cxx", __VA_ARGS__)) - #ifdef HAVE_SYSLOG_H #include // sal/osl/unx/salinit.cxx::sal_detail_initialize updates this: -- cgit v1.2.3