diff options
Diffstat (limited to 'src/porting.cpp')
-rw-r--r-- | src/porting.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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; } //// |