Skip to content

Commit

Permalink
Remove an unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-m committed Nov 4, 2017
1 parent 5fc7947 commit 4e34eaf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sql/sql_class.h
Original file line number Diff line number Diff line change
Expand Up @@ -689,7 +689,6 @@ typedef struct system_variables
ulong session_track_transaction_info;
my_bool session_track_schema;
my_bool session_track_state_change;
my_bool sequence_read_skip_cache;

ulong threadpool_priority;
} SV;
Expand Down

0 comments on commit 4e34eaf

Please sign in to comment.