merge from open-source master

Change-Id: Ifec16490ea2170728cb6ccb18d2e74fcb3478db6
This commit is contained in:
The Android Open Source Project 2010-07-02 07:38:30 -07:00
commit 3541b20f6f
1 changed files with 0 additions and 1 deletions

View File

@ -181,4 +181,3 @@ JNIEXPORT void JNICALL Java_com_android_gljni_GLJNILib_changeBackground(JNIEnv *
{
background = 1.0f - background;
}