Skip to content

Commit 5ad7fb8

Browse files
committed
removed comment that is no longer relevant
1 parent 7e9d407 commit 5ad7fb8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

foucaultview.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ foucaultView::foucaultView(QWidget *parent, SurfaceManager *sm) :
4444
m_gridColor = QColor(set.value("ronchiGrid/color", "#00FFFF").toString()); // Default Cyan
4545
m_textColor = QColor(set.value("ronchiGrid/textColor", "#FFFFFF").toString()); // Default White
4646

47-
// Color storage (using local temps for the dialog session)
48-
4947
}
5048

5149

0 commit comments

Comments
 (0)