git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dde2d0a
)
removed dependency on wms-utils.exception, still needs some cleanup
author
Jan Pospíšil
<honik@ntc.zcu.cz>
Sat, 11 Aug 2007 18:51:32 +0000
(18:51 +0000)
committer
Jan Pospíšil
<honik@ntc.zcu.cz>
Sat, 11 Aug 2007 18:51:32 +0000
(18:51 +0000)
org.glite.lb.common/interface/context.h
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.common/interface/context.h
b/org.glite.lb.common/interface/context.h
index
2b6fce4
..
c68ba37
100644
(file)
--- 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$"