Skip to content
Snippets Groups Projects
Commit 2ddaaadc authored by Christopher Bohn's avatar Christopher Bohn :thinking:
Browse files

Prevented NullPointerException when closing a null session

Since the end-state of closeSession() is to have a null session, if
session is already null, there is nothing to do.
parent 2feb681f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment