Remove extraneous semicolon after namespace closing brace

No real changes.
This commit is contained in:
Vadim Zeitlin
2022-02-06 22:00:50 +00:00
parent 5fc5e5a734
commit 436c92f834

View File

@@ -209,7 +209,7 @@ void GetImageListBitmaps(const wxBitmap& bitmap, const wxBitmap& mask, bool useM
hbmp = GetHbitmapOf(bitmap);
#endif // wxUSE_WXDIB && wxUSE_IMAGE
}
};
} // anonymous namespace
// Adds a bitmap, and optionally a mask bitmap.
// Note that wxImageList creates new bitmaps, so you may delete