* We do not support run-time selection of data precision, sorry.
  */
 
-//#define BITS_IN_JSAMPLE  8   /* use 8 or 12 */
-#include "jBitsInJsample.h" 
+#define BITS_IN_JSAMPLE  8     /* use 8 or 12 */
 
 /*
  * Maximum number of components (color channels) allowed in JPEG image.
 
+++ /dev/null
-#define BITS_IN_JSAMPLE  12    /* use 8 or 12 */
-
-// to be used from dcmlib.
-// to be removed when both jpeg8 bits and jpeg12 bits are usable
\ No newline at end of file
 
+++ /dev/null
-#define BITS_IN_JSAMPLE  8     /* use 8 or 12 */
-
-// to be used from dcmlib.
-// to be removed when both jpeg8 bits and jpeg12 bits are usable
-  
- 
-
 
  * We do not support run-time selection of data precision, sorry.
  */
 
-//#define BITS_IN_JSAMPLE  8   /* use 8 or 12 */
-#include "jBitsInJsample.h" 
+#define BITS_IN_JSAMPLE  8     /* use 8 or 12 */
 
 /*
  * Maximum number of components (color channels) allowed in JPEG image.