diff options
Diffstat (limited to 'main/src/cgeo/geocaching/export/FieldnoteExport.java')
-rw-r--r-- | main/src/cgeo/geocaching/export/FieldnoteExport.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/src/cgeo/geocaching/export/FieldnoteExport.java b/main/src/cgeo/geocaching/export/FieldnoteExport.java index 9e1b7ef..41ec44c 100644 --- a/main/src/cgeo/geocaching/export/FieldnoteExport.java +++ b/main/src/cgeo/geocaching/export/FieldnoteExport.java @@ -19,7 +19,6 @@ import android.app.AlertDialog; import android.os.AsyncTask; import android.os.Environment; import android.view.View; -import android.widget.Button; import android.widget.CheckBox; import java.io.File; |