X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;ds=sidebyside;f=include%2Fstorage.h;h=9612a28ee4c07c13527455a72f21232778cc4fe3;hb=4e08aff790e47daa88250e820626b1f7da019fe8;hp=c92db0fa2afa598ebee78823340f422db3c7be2f;hpb=72840ad3383a8b6824bf5360983e908834a852cc;p=inn-innduct.git diff --git a/include/storage.h b/include/storage.h index c92db0f..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 data is in wire format - */ #define SMERR_NOERROR 0 #define SMERR_INTERNAL 1