]> Creatis software - bbtk.git/blobdiff - packages/std/src/bbstdCast.cxx
Cosmetics
[bbtk.git] / packages / std / src / bbstdCast.cxx
index a579cfdd21c7f6589d8d14324e0a2eb2ba135bb9..59176d2145f72f4f98408c2ad20beb38dfda9051 100644 (file)
@@ -11,7 +11,6 @@ namespace bbstd
   
   //====================================================================
   // Add the instanciated adaptors to the package
-  //typedef unsigned char uchar;
   
   BBTK_ADD_TEMPLATE2_BLACK_BOX_TO_PACKAGE(std,Cast,double,int8_t);
   BBTK_ADD_TEMPLATE2_BLACK_BOX_TO_PACKAGE(std,Cast,int8_t,double);