diff options
author | codeworkx <codeworkx@cyanogenmod.org> | 2012-12-03 18:05:53 +0100 |
---|---|---|
committer | codeworkx <codeworkx@cyanogenmod.org> | 2012-12-03 18:05:53 +0100 |
commit | 0a4bdb5f50d970d86637f1aae453305dbdc3328c (patch) | |
tree | 7020761767890d27d92c298e0192b08080d7fda6 | |
parent | d288deb284f205c6b0eae04b27377c902afaf24e (diff) | |
download | hardware_samsung-0a4bdb5f50d970d86637f1aae453305dbdc3328c.zip hardware_samsung-0a4bdb5f50d970d86637f1aae453305dbdc3328c.tar.gz hardware_samsung-0a4bdb5f50d970d86637f1aae453305dbdc3328c.tar.bz2 |
gralloc: hello }, what are you doing there?
Change-Id: Idf59890cb41e97004039a71e4b32f3d263b89482
-rw-r--r-- | exynos4/hal/libgralloc_ump/framebuffer_device.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/exynos4/hal/libgralloc_ump/framebuffer_device.cpp b/exynos4/hal/libgralloc_ump/framebuffer_device.cpp index 2059af8..9d72b24 100644 --- a/exynos4/hal/libgralloc_ump/framebuffer_device.cpp +++ b/exynos4/hal/libgralloc_ump/framebuffer_device.cpp @@ -145,7 +145,6 @@ static int fb_post(struct framebuffer_device_t* dev, buffer_handle_t buffer) gralloc_mali_vsync_report(MALI_VSYNC_EVENT_END_WAIT); #endif #endif - } m->currentBuffer = buffer; } else { /* |