]> code.citadel.org Git - citadel.git/blobdiff - libcitadel/lib/libcitadel.h
StrBufSipLine(): make input params const; fix several warnings about unused code.
[citadel.git] / libcitadel / lib / libcitadel.h
index 13737c39c797b6c2547f8d0cc402558a133a2f90..021caf8d08fc2acd0cb17532e92d07c64560836b 100644 (file)
@@ -221,8 +221,6 @@ int StrBufTCP_read_buffered_line_fast(StrBuf *Line,
                                      int selectresolution, 
                                      const char **Error);
 
-
-
 typedef enum _eReadState {
        eReadFail,
        eReadSuccess,