mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-31 22:37:56 +01:00 
			
		
		
		
	Remove outdated declarations from AndroidManifest
This commit is contained in:
		| @@ -106,12 +106,6 @@ | ||||
|             android:value="GlideModule" /> | ||||
|  | ||||
|         <!-- EH --> | ||||
|         <activity | ||||
|             android:name="exh.ui.login.LoginController" | ||||
|             android:label="@string/label_login"> | ||||
|             <!-- TODO parent activity --> | ||||
|         </activity> | ||||
|  | ||||
|         <activity | ||||
|             android:name="exh.ui.intercept.InterceptActivity" | ||||
|             android:label="TachiyomiEH"> | ||||
| @@ -148,9 +142,6 @@ | ||||
|             </intent-filter> | ||||
|         </activity> | ||||
|  | ||||
|         <activity android:name="exh.ui.lock.LockController" | ||||
|             android:label="Application locked"/> | ||||
|  | ||||
|     </application> | ||||
|  | ||||
| </manifest> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user