X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=scrotwm.c;h=bab17a439dcd22ec4d6c1cfb6b5a4dd02a7e9b7c;hb=370f758d740cda81264f23d9d1a24a99e18ba0bd;hp=e0b07ec99fe5c929961d461b86a2c6f27d4a4fa1;hpb=6bc2fbd59f3d9b6ee2837d5208c7b8120426e3b8;p=spectrwm.git diff --git a/scrotwm.c b/scrotwm.c index e0b07ec..bab17a4 100644 --- a/scrotwm.c +++ b/scrotwm.c @@ -3808,16 +3808,6 @@ main(int argc, char *argv[]) } if (cfile) conf_load(cfile); - /* - if (cfile) { - do { - if (conf_load(cfile) != 0) { - fprintf(stderr, "bah!\n"); - exit(1); - } - } while (1); - } - */ /* setup all bars */ for (i = 0; i < ScreenCount(display); i++)