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