diff options
Diffstat (limited to 'sql/wsrep_thd.h')
-rw-r--r-- | sql/wsrep_thd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/wsrep_thd.h b/sql/wsrep_thd.h index 46bc08a466a..1284cad1acf 100644 --- a/sql/wsrep_thd.h +++ b/sql/wsrep_thd.h @@ -32,7 +32,6 @@ void wsrep_create_rollbacker(); int wsrep_abort_thd(void *bf_thd_ptr, void *victim_thd_ptr, my_bool signal); - /* PA = Parallel Applying (on the slave side) */ |