From: Jan Pospíšil Date: Sat, 11 Aug 2007 18:51:32 +0000 (+0000) Subject: removed dependency on wms-utils.exception, still needs some cleanup X-Git-Tag: glite-yaim-myproxy_R_4_0_0_2~6 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=a6a1d294790a81c6f9fbe2a55acb1b5d340d0a08;p=jra1mw.git removed dependency on wms-utils.exception, still needs some cleanup --- diff --git a/org.glite.lb.common/interface/context.h b/org.glite.lb.common/interface/context.h index 2b6fce4..c68ba37 100644 --- a/org.glite.lb.common/interface/context.h +++ b/org.glite.lb.common/interface/context.h @@ -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$"