summaryrefslogtreecommitdiff
path: root/storage/connect/jdbconn.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/connect/jdbconn.h')
-rw-r--r--storage/connect/jdbconn.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/storage/connect/jdbconn.h b/storage/connect/jdbconn.h
index 0a1c52d4576..9d428142839 100644
--- a/storage/connect/jdbconn.h
+++ b/storage/connect/jdbconn.h
@@ -180,9 +180,9 @@ protected:
char *Msg;
char *m_Wrap;
char m_IDQuoteChar[2];
- PSZ m_Driver;
- PSZ m_Url;
- PSZ m_User;
+//PSZ m_Driver;
+//PSZ m_Url;
+//PSZ m_User;
PSZ m_Pwd;
int m_Ncol;
int m_Aff;