Skip to content
Snippets Groups Projects
Commit dd16f948 authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

Remove unreachable code

The Solaris Studio compiler warns about these instances, unlike more
mainstream compilers such as gcc.  But manual inspection showed that
the code is clearly not reachable, and we hope no worthy compiler will
complain about removing this code.
parent a76c857e
No related branches found
No related tags found
No related merge requests found
Showing
with 2 additions and 43 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment