projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb6edf9
)
Remove unportable #warning directive.
author
Tom Lane
Tue, 20 Feb 2001 19:39:24 +0000
(19:39 +0000)
committer
Tom Lane
Tue, 20 Feb 2001 19:39:24 +0000
(19:39 +0000)
src/interfaces/odbc/dlg_specific.h
patch
|
blob
|
blame
|
history
diff --git
a/src/interfaces/odbc/dlg_specific.h
b/src/interfaces/odbc/dlg_specific.h
index 5be8b4fa50801acec880dc19f0ac0feb59e79b61..1cad81105f83c3b6c3cbf136aed9d48083b3eb43 100644
(file)
--- a/
src/interfaces/odbc/dlg_specific.h
+++ b/
src/interfaces/odbc/dlg_specific.h
@@
-36,7
+36,6
@@
# define ODBCINST_INI ODBCINSTDIR "/odbcinst.ini"
# else
# define ODBCINST_INI "/etc/odbcinst.ini"
-# warning "location of odbcinst.ini file defaulted to /etc"
# endif
#else /* WIN32 */
# define ODBC_INI "ODBC.INI" /* ODBC initialization file */