diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-07-10 11:29:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-07-10 11:29:26 +0100 |
| commit | b0b000a9d11edc4febaca951c345df229cd5f3f4 (patch) | |
| tree | 3a59ec5a32578ad7de9b12b642e197c00d4c7d00 | |
| parent | bde76c3341775bd02da59932d285e14eade64ae0 (diff) | |
Doc update.
| -rw-r--r-- | doc/mainpage.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/mainpage.txt b/doc/mainpage.txt index a1cd9bac8..1e371852b 100644 --- a/doc/mainpage.txt +++ b/doc/mainpage.txt @@ -22,8 +22,7 @@ * and libsndfile (http://www.mega-nerd.com/libsndfile/) for WAV file manipulation. It * also makes heavy use of the boost libraries (http://www.boost.org/). ImageMagick * (http://www.imagemagick.org/) is used for still-image encoding and decoding, and the GUI is - * built using wxWidgets (http://wxwidgets.org/). It also uses libmhash (http://mhash.sourceforge.net/) - * for debugging purposes. + * built using wxWidgets (http://wxwidgets.org/). * * Thanks are due to the authors and communities of all DCP-o-matic's dependencies. * |
