summaryrefslogtreecommitdiffstats
path: root/libs/hwui/Interpolator.cpp
diff options
context:
space:
mode:
authorChris Craik <ccraik@google.com>2014-12-19 10:08:40 -0800
committerChris Craik <ccraik@google.com>2014-12-22 11:20:57 -0800
commit07adacf4996c8ca494332ec938786fa15832c722 (patch)
tree941feda10d6501b2cd6e24714c915bf9bb49c0f8 /libs/hwui/Interpolator.cpp
parent32328b5cec14323dd31cf906aaeb088caf110a1d (diff)
downloadframeworks_base-07adacf4996c8ca494332ec938786fa15832c722.zip
frameworks_base-07adacf4996c8ca494332ec938786fa15832c722.tar.gz
frameworks_base-07adacf4996c8ca494332ec938786fa15832c722.tar.bz2
Cleanup
Change-Id: I91ffb9c66697741116fdeaa31abdf6cfd79155df
Diffstat (limited to 'libs/hwui/Interpolator.cpp')
-rw-r--r--libs/hwui/Interpolator.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/libs/hwui/Interpolator.cpp b/libs/hwui/Interpolator.cpp
index 0e62d77..2623f53 100644
--- a/libs/hwui/Interpolator.cpp
+++ b/libs/hwui/Interpolator.cpp
@@ -14,12 +14,6 @@
* limitations under the License.
*/
-// LOG_TAG is being provided by the Makefile, reset.
-#ifdef LOG_TAG
-#undef LOG_TAG
-#endif
-#define LOG_TAG "Interpolator"
-
#include "Interpolator.h"
#include <cmath>