chiark / gitweb /
Turn SMstore thing into notes in manpage
[inn-innduct.git] / include / storage.h
index 4568b2a9a294064df5d201c86c829ac840c5a6f9..9612a28ee4c07c13527455a72f21232778cc4fe3 100644 (file)
@@ -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