Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Morlunk/Jumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/aidl/com/morlunk/jumble/util/JumbleException.aidl')
-rw-r--r--src/main/aidl/com/morlunk/jumble/util/JumbleException.aidl3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main/aidl/com/morlunk/jumble/util/JumbleException.aidl b/src/main/aidl/com/morlunk/jumble/util/JumbleException.aidl
deleted file mode 100644
index d63ffc7..0000000
--- a/src/main/aidl/com/morlunk/jumble/util/JumbleException.aidl
+++ /dev/null
@@ -1,3 +0,0 @@
-package com.morlunk.jumble.util;
-
-parcelable JumbleException;