X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=inn-innduct.git;a=blobdiff_plain;f=include%2Fstorage.h;h=9612a28ee4c07c13527455a72f21232778cc4fe3;hp=4568b2a9a294064df5d201c86c829ac840c5a6f9;hb=4e08aff790e47daa88250e820626b1f7da019fe8;hpb=0e137c8a88ee6ebba9481d8f816943d8c7c42c15 diff --git a/include/storage.h b/include/storage.h index 4568b2a..9612a28 100644 --- a/include/storage.h +++ b/include/storage.h @@ -48,9 +48,6 @@ typedef struct { int groupslen; /* Length of Newsgroups header */ TOKEN *token; /* A pointer to the article's TOKEN */ } ARTHANDLE; - /* SMstore uses iov* but not data,len - * SMretrieve sets type data,len private - */ #define SMERR_NOERROR 0 #define SMERR_INTERNAL 1