Skip to content
Snippets Groups Projects
Commit 912af532 authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

Remove dead manifest entry

parent 38c69b80
No related branches found
No related tags found
No related merge requests found
Pipeline #11219 passed with stage
in 26 minutes and 52 seconds
......@@ -532,11 +532,6 @@
android:configChanges="orientation|screenSize"
android:theme="@style/VLCTransparentTheme"
android:label="" />
<activity
android:name=".gui.wizard.MLWizardActivity"
android:configChanges="orientation|screenSize"
android:label="@string/ml_wizard_title"
android:theme="@style/Theme.MaterialComponents.Light.Dialog"/>
<service android:name=".extensions.ExtensionManagerService"/>
<service android:name=".PlaybackService">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment