Skip to content
Snippets Groups Projects
Commit 70ce0db1 authored by Timo Koch's avatar Timo Koch
Browse files

Merge branch 'feature/small-beautifications' into 'master'

Minor beautification

* Remove unused typedef
* Replace "if (cond) continue" by "if (!cond)"
* Remove pointless return after throw
* Whitespace changes

See merge request !82
parents c23dcd00 2b926818
No related merge requests found
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