]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/bitmap.cpp
added test for wxScopeGuard
[wxWidgets.git] / src / mac / carbon / bitmap.cpp
index f15aa10143bfe792ff758e4f56e31de38065acc2..bb3247be561ee3746ba9f31b9cc09df223eb0e07 100644 (file)
@@ -964,7 +964,7 @@ wxBitmap::wxBitmap(const wxImage& image, int depth)
     int width = image.GetWidth();
     int height = image.GetHeight();
 
-    m_refData = new wxBitmapRefData( width , height , depth ) ;;
+    m_refData = new wxBitmapRefData( width , height , depth ) ;
 
     // Create picture