[Rawstudio-commit] r2036 - trunk/src

Anders Brander anders at brander.dk
Mon Sep 29 01:19:05 CEST 2008


Author: abrander
Date: 2008-09-29 01:19:05 +0200 (Mon, 29 Sep 2008)
New Revision: 2036

Modified:
   trunk/src/rawstudio.h
Log:
Removed HISTOGRAM_DATASET_WIDTH.

Modified: trunk/src/rawstudio.h
===================================================================
--- trunk/src/rawstudio.h	2008-09-28 23:16:56 UTC (rev 2035)
+++ trunk/src/rawstudio.h	2008-09-28 23:19:05 UTC (rev 2036)
@@ -35,7 +35,6 @@
 #endif
 
 #define DOTDIR ".rawstudio"
-#define HISTOGRAM_DATASET_WIDTH (250)
 
 #define ORIENTATION_RESET(orientation) orientation = 0
 #define ORIENTATION_90(orientation) orientation = (orientation&4) | ((orientation+1)&3)




More information about the Rawstudio-commit mailing list