project_files/Android-build/SDL-android-project/AndroidManifest.xml
changeset 7358 57a508884052
parent 7352 641f11cdd319
child 7444 2e31f114f57e
--- a/project_files/Android-build/SDL-android-project/AndroidManifest.xml	Tue Jul 24 16:57:48 2012 +0200
+++ b/project_files/Android-build/SDL-android-project/AndroidManifest.xml	Thu Jul 26 11:01:32 2012 +0200
@@ -46,7 +46,6 @@
             android:theme="@android:style/Theme.NoTitleBar.Fullscreen" />
 
         <service android:name=".Downloader.DownloadService" />
-		<service android:name=".netplay.NetplayService" />
 		
         <activity
             android:name="StartGameActivity"