X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=blobdiff_plain;f=i3-input%2Fmain.c;fp=i3-input%2Fmain.c;h=b467c4c37d86e867c747486097ce0b9c2761c4ff;hp=2241f2cffd1c4e5b8765bb2489214f92e6c8b643;hb=152318bccf9bbc3f80a7be94c7b601b425d49b4f;hpb=d242ae17454cb49f693227436e40703753d5749a diff --git a/i3-input/main.c b/i3-input/main.c index 2241f2cf..b467c4c3 100644 --- a/i3-input/main.c +++ b/i3-input/main.c @@ -216,10 +216,6 @@ static void finish_input() { free(full); -#if 0 - free(command); - return 1; -#endif exit(0); }