From 26b40fcfc67480e75bd9959b0c5cb9db10fdf6a1 Mon Sep 17 00:00:00 2001 From: Tamas Bunth Date: Thu, 16 Aug 2018 16:35:17 +0200 Subject: Moving mysqlc into connectivity as a library MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Additionally I erased the remains of the old mysql C++ connector. Also update the code where the clang plugins were unhappy after moving the mysqlc module. Remove mysql-cpp-connector external. Change-Id: I771cc7afacf5012fc349afb6b36828fb0fee5a66 Reviewed-on: https://gerrit.libreoffice.org/59200 Tested-by: Jenkins Reviewed-by: Tamás Bunth --- mysqlc/source/META-INF/manifest.xml | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 mysqlc/source/META-INF/manifest.xml (limited to 'mysqlc/source/META-INF') diff --git a/mysqlc/source/META-INF/manifest.xml b/mysqlc/source/META-INF/manifest.xml deleted file mode 100644 index b3a94aca14c1..000000000000 --- a/mysqlc/source/META-INF/manifest.xml +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - - -- cgit