cjpeg is not used - we do this with ImageMagick
[phpfspot.git] / phpfspot_cfg.php.dist
index c792d062ba29ee645e998922da4e27e91a552019..4eb5894fe4de1d04809f813972379204b0279ee8 100644 (file)
@@ -116,9 +116,6 @@ class PHPFSPOT_CFG {
    /* path to dcraw to decode Nikon's NEF format */
    // var $dcraw_bin = "/usr/bin/dcraw";
 
-   /* path to cjpeg to create JPEG from dcraw's PPM output */
-   // var $cjpeg_bin = "/usr/bin/cjpeg";
-
    public function __construct()
    {