summaryrefslogtreecommitdiffstats
path: root/include/private
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2012-02-24 18:25:41 -0800
committerMathias Agopian <mathias@google.com>2012-02-24 18:26:01 -0800
commit5f2165f9455d4893b581b73a67c5431f4344b47e (patch)
treecf73c3abcad516a0577087977a668890592dc15f /include/private
parent870b8aa15cb5c722b5d8eb7726eaa5f1a7c23d69 (diff)
downloadframeworks_native-5f2165f9455d4893b581b73a67c5431f4344b47e.zip
frameworks_native-5f2165f9455d4893b581b73a67c5431f4344b47e.tar.gz
frameworks_native-5f2165f9455d4893b581b73a67c5431f4344b47e.tar.bz2
remove dependency on android_native{s_priv|buffer}.h
Change-Id: Ie4b95f7061c240f37c504414259f92d72c4ffc89
Diffstat (limited to 'include/private')
-rw-r--r--include/private/ui/android_natives_priv.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/include/private/ui/android_natives_priv.h b/include/private/ui/android_natives_priv.h
deleted file mode 100644
index 6b9f524..0000000
--- a/include/private/ui/android_natives_priv.h
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
- * Copyright (C) 2009 The Android Open Source Project
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-
-#include <ui/android_native_buffer.h>