summaryrefslogtreecommitdiff
path: root/unoidl/source/sourcetreeprovider.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'unoidl/source/sourcetreeprovider.cxx')
-rwxr-xr-xunoidl/source/sourcetreeprovider.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/unoidl/source/sourcetreeprovider.cxx b/unoidl/source/sourcetreeprovider.cxx
index f9ae3e9b7a0d..850e9837b3bf 100755
--- a/unoidl/source/sourcetreeprovider.cxx
+++ b/unoidl/source/sourcetreeprovider.cxx
@@ -79,6 +79,7 @@ OUString getFileName(OUString const & uri, osl::FileStatus & status) {
}
}
#else
+ (void) uri;
return status.getFileName();
#endif
}