]> code.citadel.org Git - citadel.git/commitdiff
* 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)
  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.


No differences found