removed commented code

This commit is contained in:
john30
2015-09-19 10:24:22 +02:00
parent a6dc6600a8
commit f06e3291fe
-6
View File
@@ -47,12 +47,6 @@ using namespace std;
#define UI_FIELD_SEPARATOR ';'
/** the type for data output format options. */
/*class OutputFormat {
public:
bool operator&(int x){return false;}
OutputFormat(int x) {}
};*/
//typedef xOutputFormat* OutputFormat;
typedef int OutputFormat;
/* the bit flags for @a OutputFormat. */