aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Defines.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/Defines.php')
-rw-r--r--includes/Defines.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/Defines.php b/includes/Defines.php
index 46a3773427e1..c4b0b472aee5 100644
--- a/includes/Defines.php
+++ b/includes/Defines.php
@@ -200,7 +200,6 @@ define( 'LIST_AND', 1 );
define( 'LIST_SET', 2 );
define( 'LIST_NAMES', 3);
define( 'LIST_OR', 4);
-define( 'LIST_SET_PREPARED', 8); // List of (?, ?, ?) for DatabaseIbm_db2
/**@}*/
/**