Tweaked some space here and there, thanks to Beep6581 (issue #3446)

This commit is contained in:
Hombre
2016-12-12 01:18:27 +01:00
parent 6bd0dbacfe
commit e6aff9cbf7
4 changed files with 47 additions and 10 deletions

View File

@@ -42,8 +42,6 @@ void ProfilePanel::cleanup ()
ProfilePanel::ProfilePanel () : storedPProfile(nullptr), lastFilename(""), imagePath("")
{
set_name("ProfilePanel");
tpc = nullptr;
profileFillModeOnImage = new RTImage("profile-filled.png");