OSDN Git Service

Remove deprecated callback function support.
authorDave Sparks <davidsparks@android.com>
Wed, 24 Jun 2009 02:09:05 +0000 (19:09 -0700)
committerDave Sparks <davidsparks@android.com>
Wed, 24 Jun 2009 14:58:27 +0000 (07:58 -0700)
commitb1dffc48ca8aec61d99391495b3f436d0e8b16dd
tree0ed71e91e20db61d993388d4ee1bfad3f866cd10
parent5e27115995c4506dddf4f1271effd4fb4c935ad3
Remove deprecated callback function support.
This is the last of a 3-part change to modify the camera to use
a more streamlined callback interface. This change removes the
old code.
Bug 1884362
include/ui/Camera.h
libs/ui/Camera.cpp