removed aboutwindow

This commit is contained in:
Gordon JC Pearce 2024-09-12 17:13:05 +01:00
parent 0f0a592295
commit 47dc94531f

View File

@ -17,9 +17,7 @@ class DistrhoUIchassis : public UI {
private: private:
Image fImgBackground; Image fImgBackground;
DISTRHO_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR(DistrhoUIchassis) DISTRHO_DECLARE_NON_COPYABLE_WITH_LEAK_DETECTOR(DistrhoUIchassis)
// ImageAboutWindow fAboutWindow; // ImageAboutWindow fAboutWindow;
}; };
END_NAMESPACE_DISTRHO END_NAMESPACE_DISTRHO