1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-09 08:01:34 +03:00

branches/zip: Remove the unused variable row_mysql_identically_false.

This commit is contained in:
marko
2007-09-27 08:56:33 +00:00
parent 028d25db86
commit 2de2d45fdf

View File

@@ -34,9 +34,6 @@ Created 9/17/2000 Heikki Tuuri
#include "fil0fil.h"
#include "ibuf0ibuf.h"
/* A dummy variable used to fool the compiler */
ibool row_mysql_identically_false = FALSE;
/* Provide optional 4.x backwards compatibility for 5.0 and above */
ibool row_rollback_on_timeout = FALSE;