X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/da76c2ce81b4de07b083dd51d69a63fa71d24303..169d1d643c0ee0c90fa8e393b5298606bbb68cfd:/src/mac/carbon/icon.cpp diff --git a/src/mac/carbon/icon.cpp b/src/mac/carbon/icon.cpp index 4ec8afe377..a3bd7817c1 100644 --- a/src/mac/carbon/icon.cpp +++ b/src/mac/carbon/icon.cpp @@ -184,8 +184,6 @@ bool wxIcon::LoadFile(const wxString& filename, wxBitmapType type, CopyFromBitmap( bmp ) ; return true; } -#else - return false; #endif } }