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
commitc143908961ce306cf97b4c2afc56099efe6a21a0 (patch)
treed9b87629d72bed92826c3874d799e576908d8ea1 /jni/icsandroid.h
parentef38cc84f6181856ddd6419323d25a8af7c6a176 (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