inc/muscommon.h
branchRCL_3
changeset 33 bc78a40cd63c
parent 32 73a1feb507fb
--- a/inc/muscommon.h	Tue Aug 31 15:12:07 2010 +0300
+++ b/inc/muscommon.h	Wed Sep 01 12:31:01 2010 +0100
@@ -53,12 +53,6 @@
         ESipOptionsFailed       // sip options revealed that the remote host is 
                                 // not capable of video sharing -> error
         };
-    
-    // values for application startup behavior (have same effect as command
-    // enumerations of CApaCommandLine)
-    const TUint KMusCommandLetterRun = 'R';
-    const TUint KMusCommandLetterBackground = 'B';
-    
     }
 
 #endif // MUSMANAGERCOMMON_H