summaryrefslogtreecommitdiff
path: root/adb/file_sync_client.cpp
diff options
context:
space:
mode:
authorJames Hawkins <jhawkins@google.com>2016-02-25 10:59:30 -0800
committerJames Hawkins <jhawkins@google.com>2016-02-25 10:59:30 -0800
commit9336b613ca5b5942ea62878f994dca770ad0fc17 (patch)
tree0600b69cb9446a62f0f559422f277482f3514373 /adb/file_sync_client.cpp
parentd458730b649a044268807d1458867e3c1d0577b2 (diff)
libpixelflinger: Fix -Woverloaded-virtual warnings.
GGLAssembler inherits a reset method from two parent classes, but it provides a separate reset method with a different signature, thus hiding the inherited reset methods. The fix is to explicitly hide the inherited reset methods as private. Bug: 27346663 Change-Id: Ic64b00acb6d77fb791cfdeade9ef7e20148817c1
Diffstat (limited to 'adb/file_sync_client.cpp')
0 files changed, 0 insertions, 0 deletions