]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/icon.cpp
support mac on little endian systems
[wxWidgets.git] / src / mac / carbon / icon.cpp
index 4ec8afe3775d8feeba2ab528c9713cdae9e247fe..a3bd7817c1a5f1957437942df5d378e2bd692343 100644 (file)
@@ -184,8 +184,6 @@ bool wxIcon::LoadFile(const wxString& filename, wxBitmapType type,
                 CopyFromBitmap( bmp ) ;
                 return true;
             }
-#else
-            return false;
 #endif
         }
     }