From bf08e2ed8d8bd20732cf7888c3210d687bc7f9ae Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Posp=C3=AD=C5=A1il?= Date: Mon, 15 Mar 2010 08:58:50 +0000 Subject: [PATCH] not used any more --- org.glite.lb.client/src/producer.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/org.glite.lb.client/src/producer.c b/org.glite.lb.client/src/producer.c index 8861e24..39264de 100644 --- a/org.glite.lb.client/src/producer.c +++ b/org.glite.lb.client/src/producer.c @@ -40,8 +40,6 @@ limitations under the License. #ifdef FAKE_VERSION int edg_wll_DoLogEvent(edg_wll_Context ctx, edg_wll_LogLine logline); int edg_wll_DoLogEventServer(edg_wll_Context ctx, int flags, edg_wll_LogLine logline); -// int edg_wll_DoLogEventProxy(edg_wll_Context ctx, edg_wll_LogLine logline); -// int edg_wll_DoLogEventDirect(edg_wll_Context ctx, edg_wll_LogLine logline); #else /** -- 1.8.2.3