diff options
| author | 2011-10-12 13:03:11 -0700 | |
|---|---|---|
| committer | 2011-10-12 13:03:11 -0700 | |
| commit | 075e4c3d2e6a8a9eb3506dfedc8da938fb65fb65 (patch) | |
| tree | 3ad3b103a9c8f8d1447405e6475c7ccb2bc63229 /include/surfaceflinger/SurfaceComposerClient.h | |
| parent | 87228cd7bb9a39e2bb33a767d214c8d834f840df (diff) | |
| parent | e2909e121c45d58fe587849b1474c80745fcd2b9 (diff) | |
Merge "SurfaceFlinger: update orientation via transactions" into ics-mr0
Diffstat (limited to 'include/surfaceflinger/SurfaceComposerClient.h')
| -rw-r--r-- | include/surfaceflinger/SurfaceComposerClient.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/surfaceflinger/SurfaceComposerClient.h b/include/surfaceflinger/SurfaceComposerClient.h index ace0735c664e..14e5b23a71f9 100644 --- a/include/surfaceflinger/SurfaceComposerClient.h +++ b/include/surfaceflinger/SurfaceComposerClient.h @@ -195,4 +195,3 @@ public: }; // namespace android #endif // ANDROID_SF_SURFACE_COMPOSER_CLIENT_H - |