* Commented out the 'PrintFlat' and 'PrintFile' functions
authorArt Cancro <ajc@citadel.org>
Wed, 21 May 2008 17:24:41 +0000 (17:24 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 21 May 2008 17:24:41 +0000 (17:24 +0000)
commit697ff734ecfc1136b27cc72aa88b89171e14661e
treea7af040d668d0f80131e4ad43a5f13cb59154b7b
parentaa1dac4da1fe668ed7b84fabdeb41525f265e764
* Commented out the 'PrintFlat' and 'PrintFile' functions
  because they are only used in debug tests that are also commented
  out.  Silences a compiler warning.
* Removed parse_url() from libcitadel.  No longer necessary because
  libcurl handles all this stuff for us now.
libcitadel/lib/libcitadel.h
libcitadel/lib/mime_parser.c
libcitadel/lib/tools.c