Tidy up some code to keep SonarQube happy. Branch ------ master
Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a23fad0ba8e16cf0adc8d6d8107b6777956fb71e Author: Akshay Joshi <akshay.jo...@enterprisedb.com> Modified Files -------------- runtime/ConfigWindow.cpp | 8 ++------ runtime/ConfigWindow.h | 1 - runtime/FloatingWindow.cpp | 21 +++++++++------------ runtime/FloatingWindow.h | 1 - runtime/LogWindow.cpp | 21 +++++++-------------- runtime/LogWindow.h | 2 -- runtime/Logger.h | 1 - runtime/MenuActions.cpp | 18 ++++++------------ runtime/MenuActions.h | 4 ++-- runtime/Server.cpp | 41 +++++++++++++++++++++-------------------- runtime/TrayIcon.cpp | 22 ++++++++-------------- runtime/TrayIcon.h | 1 - 12 files changed, 55 insertions(+), 86 deletions(-)