subsurface/smtk-import
Berthold Stoeger 5c248d91cd Coding-style: remove superfluous parentheses
Mostly replace "return (expression);" by "return expression;" and one
case of "function((parameter))" by "function(parameter)".

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2018-02-17 19:38:52 -08:00
..
cmake/Modules smtk-import: add cmake modules and .nsi skeleton 2017-06-11 13:50:30 -07:00
CMakeLists.txt smtk-import: partially revert and complete 6963b52d 2017-06-22 10:40:04 +09:00
smartrak.c Coding-style: remove superfluous parentheses 2018-02-17 19:38:52 -08:00
smrtk2ssrfc_window.cpp smtk-import: Fix error management issue 2018-02-11 20:40:23 -08:00
smrtk2ssrfc_window.h Add SPDX header to smartrak importer 2017-04-29 13:32:55 -07:00
smrtk2ssrfc_window.ui Use icons relative path. 2017-11-30 23:14:46 -08:00
smtk_standalone.cpp smtk-import: partially revert and complete 6963b52d 2017-06-22 10:40:04 +09:00