summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpfspot_cfg.php.dist3
1 files changed, 0 insertions, 3 deletions
diff --git a/phpfspot_cfg.php.dist b/phpfspot_cfg.php.dist
index c792d06..4eb5894 100644
--- a/phpfspot_cfg.php.dist
+++ b/phpfspot_cfg.php.dist
@@ -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()
{