X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Fregion_subtag_widget.h;h=725f8652c0638c6b7f9110e1dd656b4721afc1fd;hp=1fa5efe4ef9bc0f22248f4575daeefbdac46cb23;hb=e8748f158249d7be906f6c6cf2411df45dd07a24;hpb=59ad7b04f7f49a06e1476472d5a3fddc1d241685 diff --git a/src/wx/region_subtag_widget.h b/src/wx/region_subtag_widget.h index 1fa5efe4e..725f8652c 100644 --- a/src/wx/region_subtag_widget.h +++ b/src/wx/region_subtag_widget.h @@ -40,7 +40,6 @@ class RegionSubtagWidget { public: RegionSubtagWidget(wxWindow* parent, wxString tooltip, boost::optional tag, boost::optional size_to_fit = boost::none); - ~RegionSubtagWidget(); RegionSubtagWidget(RegionSubtagWidget const&) = delete; RegionSubtagWidget& operator=(RegionSubtagWidget const&) = delete;