summaryrefslogtreecommitdiffstats
path: root/timer/native/com_vladium_utils_timing_HRTimer.h
diff options
context:
space:
mode:
authorRoman Shevchenko <roman.shevchenko@jetbrains.com>2014-08-28 20:31:35 +0400
committerRoman Shevchenko <roman.shevchenko@jetbrains.com>2014-08-28 20:31:35 +0400
commit270a3f6e22782278a5254c4c073cad2ad8b6ccf8 (patch)
tree55ea555868fdab92eff97395d36aa83599f0cf39 /timer/native/com_vladium_utils_timing_HRTimer.h
parentb3705cf40072203386d784c161419cbcc9e9d164 (diff)
downloadfernflower-270a3f6e22782278a5254c4c073cad2ad8b6ccf8.tar
fernflower-270a3f6e22782278a5254c4c073cad2ad8b6ccf8.tar.gz
fernflower-270a3f6e22782278a5254c4c073cad2ad8b6ccf8.tar.lz
fernflower-270a3f6e22782278a5254c4c073cad2ad8b6ccf8.tar.xz
fernflower-270a3f6e22782278a5254c4c073cad2ad8b6ccf8.zip
java-decompiler: post-import cleanup (unneeded files dropped)
Diffstat (limited to 'timer/native/com_vladium_utils_timing_HRTimer.h')
-rw-r--r--timer/native/com_vladium_utils_timing_HRTimer.h22
1 files changed, 0 insertions, 22 deletions
diff --git a/timer/native/com_vladium_utils_timing_HRTimer.h b/timer/native/com_vladium_utils_timing_HRTimer.h
deleted file mode 100644
index 357db0d..0000000
--- a/timer/native/com_vladium_utils_timing_HRTimer.h
+++ /dev/null
@@ -1,22 +0,0 @@
-/* DO NOT EDIT THIS FILE - it is machine generated */
-#include <jni.h>
-/* Header for class com_vladium_utils_timing_HRTimer */
-
-#ifndef _Included_com_vladium_utils_timing_HRTimer
-#define _Included_com_vladium_utils_timing_HRTimer
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-/*
- * Class: com_vladium_utils_timing_HRTimer
- * Method: getTime
- * Signature: ()D
- */
-JNIEXPORT jdouble JNICALL
-Java_com_vladium_utils_timing_HRTimer_getTime (JNIEnv *, jclass);
-
-#ifdef __cplusplus
-}
-#endif
-#endif