Rewrite last GPL bits in relay.c and relay.h
[ust.git] / ustd / ustd.c
index 5a4569519b78138d3ed7c29fc985a58b7b8c1b33..26f87a2ba3f991f0e7a5acba10aa8a6d3b539b17 100644 (file)
@@ -698,7 +698,6 @@ int start_ustd_daemon()
        }
        else {
                char buf;
-               FILE *pidfp;
 
                result = read(fd[0], &buf, 1);
                if(result == -1) {
This page took 0.022872 seconds and 4 git commands to generate.