move hash.[hc] into lib-lib/
[apps/madmutt.git] / lib / str.h
index 249ca20..8629d15 100644 (file)
--- a/lib/str.h
+++ b/lib/str.h
@@ -12,8 +12,6 @@
 
 #include <sys/types.h>
 
-#define NONULL(x) x?x:""
-
 # define HUGE_STRING     5120
 # define LONG_STRING     1024
 # define STRING          256