Merge "retire android_native_window_t"

This commit is contained in:
Iliyan Malchev 2011-03-23 17:19:28 -07:00 committed by Android (Google) Code Review
commit e1a8c619ce

View File

@ -291,9 +291,6 @@ struct ANativeWindow
void* reserved_proc[2]; void* reserved_proc[2];
}; };
// Backwards compatibility... please switch to ANativeWindow.
typedef struct ANativeWindow android_native_window_t;
/* /*
* native_window_set_usage(..., usage) * native_window_set_usage(..., usage)
* Sets the intended usage flags for the next buffers * Sets the intended usage flags for the next buffers