Skip to content

Commit

Permalink
Windows: Fix compilation of MythD3D9Painter.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Kendall committed Mar 16, 2011
1 parent 10c422a commit cf64c8b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mythtv/libs/libmythui/mythpainter_d3d9.cpp
Expand Up @@ -52,9 +52,7 @@ void MythD3D9Painter::Teardown(void)
DeleteBitmaps();

m_ImageBitmapMap.clear();
m_StringToImageMap.clear();
m_ImageExpireList.clear();
m_StringExpireList.clear();
m_bitmapDeleteList.clear();

if (m_render)
Expand Down

0 comments on commit cf64c8b

Please sign in to comment.