From 5cfbdc87d631cd2c885a365177ab44b38fa55186 Mon Sep 17 00:00:00 2001 From: Iliyan Malchev Date: Wed, 23 Mar 2011 16:27:03 -0700 Subject: [PATCH] retire android_native_window_t Change-Id: I232c526168e1a93977d1c2d0fa74c8937cdeb23b Signed-off-by: Iliyan Malchev --- include/ui/egl/android_natives.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/include/ui/egl/android_natives.h b/include/ui/egl/android_natives.h index 0a6e4fbd5..972e79996 100644 --- a/include/ui/egl/android_natives.h +++ b/include/ui/egl/android_natives.h @@ -291,9 +291,6 @@ struct ANativeWindow void* reserved_proc[2]; }; -// Backwards compatibility... please switch to ANativeWindow. -typedef struct ANativeWindow android_native_window_t; - /* * native_window_set_usage(..., usage) * Sets the intended usage flags for the next buffers