removed dependency on wms-utils.exception, still needs some cleanup
authorJan Pospíšil <honik@ntc.zcu.cz>
Sat, 11 Aug 2007 18:51:32 +0000 (18:51 +0000)
committerJan Pospíšil <honik@ntc.zcu.cz>
Sat, 11 Aug 2007 18:51:32 +0000 (18:51 +0000)
org.glite.lb.common/interface/context.h

index 2b6fce4..c68ba37 100644 (file)
@@ -5,10 +5,12 @@
  * \file context.h
  * \brief L&B API common context (publicly visible) and related definitions
  */
-
+/* XXX: remove during cleanup, this was used for GLITE_WMS_LOGGING_ERROR_BASE only
 #ifndef LB_STANDALONE
 #include "glite/wmsutils/exception/exception_codes.h"
 #endif
+*/
 #include "glite/jobid/cjobid.h"
 
 #ident "$Header$"