diff options
author | Siva Velusamy <vsiva@google.com> | 2014-07-01 08:31:02 -0700 |
---|---|---|
committer | Siva Velusamy <vsiva@google.com> | 2014-07-01 08:31:02 -0700 |
commit | 570b89a6373ed6a934ad80e415052764df7aac16 (patch) | |
tree | 7306408ace92a7f743bc29e19a67a21e0c031c65 /eclipse/plugins | |
parent | 964e8b728f2f239b5a01afc23d3bf7a8c0355511 (diff) | |
download | sdk-570b89a6373ed6a934ad80e415052764df7aac16.zip sdk-570b89a6373ed6a934ad80e415052764df7aac16.tar.gz sdk-570b89a6373ed6a934ad80e415052764df7aac16.tar.bz2 |
Remove about.mappings from build.properties
The file about.mappings was removed in a previous commit.
Change-Id: I9e90125084273d6511ee7c816a656c9e55b5814e
Diffstat (limited to 'eclipse/plugins')
-rw-r--r-- | eclipse/plugins/com.android.ide.eclipse.adt.package/build.properties | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/eclipse/plugins/com.android.ide.eclipse.adt.package/build.properties b/eclipse/plugins/com.android.ide.eclipse.adt.package/build.properties index eb7a6e6..0688953 100644 --- a/eclipse/plugins/com.android.ide.eclipse.adt.package/build.properties +++ b/eclipse/plugins/com.android.ide.eclipse.adt.package/build.properties @@ -5,7 +5,6 @@ bin.includes = META-INF/,\ .,\ plugin_customization.ini,\ adt-about.png,\ - about.mappings,\ splash.bmp,\ icons/,\ about.ini,\ |