summaryrefslogtreecommitdiff
path: root/sal/util
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-01-19 12:23:23 +0000
committerMichael Meeks <michael.meeks@suse.com>2012-01-19 12:25:02 +0000
commit4a086fca7b0a77c20bc9f1c97507966e2861f3da (patch)
treea065ccbf7fd0adb66c4e335d181056f27f52512a /sal/util
parent755f299eccee79aa91ce6d935b85d2b00fe74974 (diff)
fix SvStream to not require a custom open or lstat method.
Diffstat (limited to 'sal/util')
-rw-r--r--sal/util/sal.map2
1 files changed, 0 insertions, 2 deletions
diff --git a/sal/util/sal.map b/sal/util/sal.map
index 26c30fc03191..02610f554bd2 100644
--- a/sal/util/sal.map
+++ b/sal/util/sal.map
@@ -647,9 +647,7 @@ PRIVATE_textenc.1 { # LibreOffice 3.6
PRIVATE_file.1 { # LibreOffice 3.6
global:
- osl_openFilePath;
osl_identicalDirectoryItem;
- osl_lstatFilePath;
osl_getFileOSHandle;
};