diff --git a/src/porting.cpp b/src/porting.cpp index ddf8139ea..15a18bdfb 100644 --- a/src/porting.cpp +++ b/src/porting.cpp @@ -695,8 +695,8 @@ bool setXorgWindowIcon(IrrlichtDevice *device, delete [] icon_buffer; - return true; #endif + return true; } ////