summaryrefslogtreecommitdiff
path: root/jni/icsandroid.h
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2012-12-24 14:25:11 +0100
committerArne Schwabe <arne@rfc2549.org>2012-12-24 14:25:11 +0100
commite713296d10e2f3feb059c3d267c96404bc477d04 (patch)
tree0dc7d0a653a2071b66533d3daa58a771470c77f4 /jni/icsandroid.h
parent809e278681e3a1f526db94bf09ecf364bb4bfb82 (diff)
delte old files
Diffstat (limited to 'jni/icsandroid.h')
-rw-r--r--jni/icsandroid.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/jni/icsandroid.h b/jni/icsandroid.h
deleted file mode 100644
index cd11da40..00000000
--- a/jni/icsandroid.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#ifdef __cplusplus
-extern "C" {
-#endif
-
- void setup_breakpad(void);
-
-#ifdef __cplusplus
-}
-#endif