user_clause not used in the end. Cleaning up.
authorZdeněk Šustr <sustr4@cesnet.cz>
Mon, 19 Mar 2012 14:41:48 +0000 (14:41 +0000)
committerZdeněk Šustr <sustr4@cesnet.cz>
Mon, 19 Mar 2012 14:41:48 +0000 (14:41 +0000)
org.glite.lb.server/src/notification.c

index bea9dc0..d832289 100644 (file)
@@ -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;