Ignore boring return codes properly.
[tripe] / client / tripectl.c
index f818de8..438edf3 100644 (file)
@@ -65,7 +65,6 @@
 #include "util.h"
 
 #undef sun
-#define IGNORE(x) do if (x); while (0)
 
 /*----- Data structures ---------------------------------------------------*/