sal/osl/unx/file.cxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 5a27cae5883be57ee58e44c4dd288752912600c7
Author: Tor Lillqvist <[email protected]>
Date: Wed Sep 12 18:29:59 2012 +0300
WaE: unused parameter 'uFlags'
Change-Id: Ifb3569201ea5d96c2ff293bf0f8ba74e6205dc15
diff --git a/sal/osl/unx/file.cxx b/sal/osl/unx/file.cxx
index 699cb31..e9ead9c 100644
--- a/sal/osl/unx/file.cxx
+++ b/sal/osl/unx/file.cxx
@@ -843,6 +843,7 @@ static bool osl_file_queryLocking (sal_uInt32 uFlags)
return enabled;
}
#endif
+ (void) uFlags;
return false;
}
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits