X-Git-Url: http://git.madism.org/?a=blobdiff_plain;ds=inline;f=lib%2Fstr.h;h=8629d1577d71bdafb38f228b0a629810d2a4701e;hb=3e611c4b53a33408955152e1c9336f8643ea096e;hp=249ca2047cbd9b75e021f1a6943e8bb768a25354;hpb=7f7a0be369840b290248e5b0302beb447fa1b3cd;p=apps%2Fmadmutt.git diff --git a/lib/str.h b/lib/str.h index 249ca20..8629d15 100644 --- a/lib/str.h +++ b/lib/str.h @@ -12,8 +12,6 @@ #include -#define NONULL(x) x?x:"" - # define HUGE_STRING 5120 # define LONG_STRING 1024 # define STRING 256