remove postgresql-sdbc.ini
reading of it was removed in b11293297e
Change-Id: I1900082f8e94737111180a21b25de96afa034fdd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89615
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Jenkins
This commit is contained in:
parent
ca281166ef
commit
e57f72d8fc
2 changed files with 0 additions and 4 deletions
|
@ -9,6 +9,4 @@
|
|||
|
||||
$(eval $(call gb_Package_Package,connectivity_postgresql-sdbc,$(SRCDIR)/connectivity/source/drivers/postgresql))
|
||||
|
||||
$(eval $(call gb_Package_add_file,connectivity_postgresql-sdbc,$(LIBO_ETC_FOLDER)/postgresql-sdbc.ini,postgresql-sdbc.ini))
|
||||
|
||||
# vim: set noet sw=4 ts=4:
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[Bootstrap]
|
||||
PQ_LOGLEVEL=NONE
|
Loading…
Reference in a new issue