commit | aa467a869ce178f7b5869c01049b815792fd54ff | [log] [tgz] |
---|---|---|
author | Haixia Shi <hshi@chromium.org> | Thu Oct 22 10:50:33 2015 -0700 |
committer | Haixia Shi <hshi@chromium.org> | Fri Oct 23 15:58:40 2015 -0700 |
tree | 47bb1d26a44834df4abde5a037567c949740fb3b | |
parent | 5757e82631820372382d3369c54cc3a1ffef812f [diff] |
drm_hwcomposer: remove unused and confusing HWC_FB_BUFFERS definition. BUG=none TEST=builds Change-Id: I5f143f93ebb82405320d4f0aaf03db4201380f8e
diff --git a/hwcomposer.cpp b/hwcomposer.cpp index 7fec244..7b64bf2 100644 --- a/hwcomposer.cpp +++ b/hwcomposer.cpp
@@ -46,7 +46,6 @@ #include <utils/Trace.h> #define UM_PER_INCH 25400 -#define HWC_FB_BUFFERS 3 namespace android {