summaryrefslogtreecommitdiffstats
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index c95ce21..9514560 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -175,10 +175,6 @@
</intent-filter>
</activity>
- <activity android:name="SaveToHomescreenDialog" android:label="Save to homescreen" android:theme="@android:style/Theme.Dialog"
- android:configChanges="orientation|keyboardHidden" android:windowSoftInputMode="stateHidden">
- </activity>
-
<!-- Bookmark thumbnail homescreen widget -->
<receiver
android:name=".widget.BookmarkThumbnailWidgetProvider"