cleanup: remove unconditional #ifdef's

This commit is contained in:
Sergei Golubchik 2024-01-10 20:31:43 +01:00
commit 32e6f8ff2e
190 changed files with 29 additions and 875 deletions

View file

@ -13,9 +13,6 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA */
#ifdef USE_PRAGMA_IMPLEMENTATION
#pragma implementation /* gcc class implementation */
#endif
#include "mariadb.h"
#include "sql_priv.h"