summaryrefslogtreecommitdiff
path: root/cppuhelper/source/paths.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-01-15 18:18:43 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-01-16 11:39:03 +0100
commitfb8f3fac70ecfcc2b8612dbf71308cbea39ca789 (patch)
treebd40d8a8c01caabfefdbf3a2ae1838f03d044fb6 /cppuhelper/source/paths.hxx
parent9e2972dbf1a9526f30ffd3e001a6eaf473d76ae9 (diff)
get_this_libpath only used in paths.cxx
Change-Id: I60bbb6fce36d20d476adc963ad2182f71e9c19c7
Diffstat (limited to 'cppuhelper/source/paths.hxx')
-rw-r--r--cppuhelper/source/paths.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/cppuhelper/source/paths.hxx b/cppuhelper/source/paths.hxx
index bba083346b5e..37772d5a3f0c 100644
--- a/cppuhelper/source/paths.hxx
+++ b/cppuhelper/source/paths.hxx
@@ -27,8 +27,6 @@ namespace rtl { class OUString; }
namespace cppu {
-rtl::OUString get_this_libpath();
-
rtl::OUString getUnoIniUri();
bool nextDirectoryItem(osl::Directory & directory, rtl::OUString * url);