diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2012-02-21 13:38:48 +0100 |
---|---|---|
committer | Tor Andersson <tor.andersson@artifex.com> | 2012-02-21 17:38:23 +0100 |
commit | ac4d79ba18f64b4fdf48f554aede934d87f8af99 (patch) | |
tree | b2aacafd8387edcc65742cc0d57f7a3e603dcfa9 /android | |
parent | cff6f369b5661a1b9f8b9f8b97b2a67a5ec7d955 (diff) | |
download | mupdf-ac4d79ba18f64b4fdf48f554aede934d87f8af99.tar.xz |
Remove android/local.properties from the git.
Seeing as it has local configuration, it should not be version controlled.
The android manual says so.
Diffstat (limited to 'android')
-rw-r--r-- | android/local.properties | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/android/local.properties b/android/local.properties deleted file mode 100644 index d0e1f0e6..00000000 --- a/android/local.properties +++ /dev/null @@ -1,2 +0,0 @@ -#sdk.dir=/Library/android-sdk-mac_x86 -sdk.dir=C:\\Program Files (x86)\\Android\\android-sdk |