Skip to content

Commit 6b23b94

Browse files
committed
Don't add the BMP handler since wxWidgets automatically adds it.
1 parent 0146132 commit 6b23b94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/BossaBitmaps.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636

3737
BossaBitmaps::BossaBitmaps()
3838
{
39-
wxImage::AddHandler(new wxBMPHandler);
4039
}
4140

4241
void

0 commit comments

Comments
 (0)