diff -r 011cf7e0a148 -r dc8b7aa7cef3 test/tools/javah/6257087/foo_bar.h --- a/test/tools/javah/6257087/foo_bar.h Tue Feb 19 00:31:45 2013 -0800 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,21 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class foo_bar */ - -#ifndef _Included_foo_bar -#define _Included_foo_bar -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: foo_bar - * Method: aardvark - * Signature: ()V - */ -JNIEXPORT void JNICALL Java_foo_00024bar_aardvark - (JNIEnv *, jobject); - -#ifdef __cplusplus -} -#endif -#endif