mirror of
https://github.com/MariaDB/server.git
synced 2025-01-31 19:11:46 +01:00
branches/zip: Remove the unused variable row_mysql_identically_false.
This commit is contained in:
parent
028d25db86
commit
2de2d45fdf
1 changed files with 0 additions and 3 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue