From: Zdeněk Šustr Date: Mon, 19 Mar 2012 14:41:48 +0000 (+0000) Subject: user_clause not used in the end. Cleaning up. X-Git-Tag: glite-jobid-api-c_R_2_1_2_1~29 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=e231d08a6ef3d9186ada8815d375f1469fd6ba8a;p=jra1mw.git user_clause not used in the end. Cleaning up. --- diff --git a/org.glite.lb.server/src/notification.c b/org.glite.lb.server/src/notification.c index bea9dc0..d832289 100644 --- a/org.glite.lb.server/src/notification.c +++ b/org.glite.lb.server/src/notification.c @@ -626,7 +626,7 @@ static int check_notif_request( int allowRoot) { char *nid_s = NULL, - *user_clause = NULL, *can_peername = NULL, + *can_peername = NULL, *stmt = NULL, *user, *dest = NULL; int ret; glite_lbu_Statement s = NULL;