javacommons/utils/javasrc/com/nokia/mj/impl/utils/Logger.java
branchRCL_3
changeset 83 26b2b12093af
parent 77 7cee158cb8cd
--- a/javacommons/utils/javasrc/com/nokia/mj/impl/utils/Logger.java	Wed Sep 15 12:05:25 2010 +0300
+++ b/javacommons/utils/javasrc/com/nokia/mj/impl/utils/Logger.java	Wed Oct 13 14:23:59 2010 +0300
@@ -81,8 +81,6 @@
     public static final int EJavaAppMngrPlugin  = 35;
     public static final int EJavaBroadcast      = 36;
     public static final int EJavaAMMS	          = 37;
-    public static final int EJavaSettings       = 38;
-	public static final int EJavaCentrep       = 40;
     // add name of new components here
 
 
@@ -140,8 +138,6 @@
         false,  //EJavaAppMngrPlugin = 35;
         false,  //EJavaBroadcast     = 36;
         false,  //EJavaAMMS					 = 37;
-        false,  //EJavaSettings 		 = 38;
-		false   //EJavaCentrep       = 40;
         // add  new components here
     };