summaryrefslogtreecommitdiff
path: root/unixODBC
diff options
context:
space:
mode:
Diffstat (limited to 'unixODBC')
-rw-r--r--unixODBC/inc/sqltypes.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/unixODBC/inc/sqltypes.h b/unixODBC/inc/sqltypes.h
index 69183e83fcd6..a59c089371b7 100644
--- a/unixODBC/inc/sqltypes.h
+++ b/unixODBC/inc/sqltypes.h
@@ -375,9 +375,6 @@ typedef struct tagSQL_INTERVAL_STRUCT
#endif
-/****************************
- *
- ***************************/
#ifndef ODBCINT64
# if (ODBCVER >= 0x0300)
# if (SIZEOF_LONG_INT == 8)