summaryrefslogtreecommitdiff
path: root/unixODBC
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-08-07 15:40:47 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-08-07 18:08:29 +0200
commit85e94e11bc24c7bf6f4221f488f7529dcb8d8b00 (patch)
tree21b7897ba2a49adc19e19f4e30c5c7bdc790dc47 /unixODBC
parentadc49a81e940cb84724288a4453b6711f283219f (diff)
remove empty ascii boxes and stuff II
Change-Id: I7fc113f8d59f7c82bae6acace7bf4230b4c2bbea
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)