Skip to content

Commit

Permalink
remove dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
mirostauder authored Aug 11, 2023
1 parent b1dc534 commit 4ffb96b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/MySQL_Session.h
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,6 @@ class MySQL_Session

//this pointer is always initialized inside handler().
// it is an attempt to start simplifying the complexing of handler()
// PtrSize_t *pktH;

uint32_t thread_session_id;
unsigned long long last_insert_id;
Expand Down

0 comments on commit 4ffb96b

Please sign in to comment.