Remove old Windows support comments

This commit is contained in:
GriffinR
2025-05-21 15:45:35 -04:00
parent a31b607128
commit 647dcf15d9
2 changed files with 0 additions and 5 deletions

View File

@@ -76,9 +76,6 @@ private:
#else
// As of writing our static Qt build for Windows doesn't include the QtCharts module, so we dummy the class out here.
// The charts module is additionally excluded from Windows in porymap.pro
class WildMonChart : public QWidget
{
Q_OBJECT