JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
added gridsel to gridwm
[dwm.git] / menu.c
diff --git a/menu.c b/menu.c
index ff0ffc1..650fc57 100644 (file)
--- a/menu.c
+++ b/menu.c
@@ -356,13 +356,6 @@ main(int argc, char *argv[])
        char *maxname;
        XEvent ev;
 
-       char buf[256];
-
-       pipe_spawn(buf, sizeof(buf), NULL, STATUSCMD);
-       fputs(buf, stderr);
-
-       return 0;
-
        /* command line args */
        for(i = 1; i < argc; i++) {
                if (argv[i][0] == '-')