summaryrefslogtreecommitdiff
path: root/sal/qa
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-05-13 10:43:15 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-05-13 10:43:15 +0200
commit9a8411d3b13a4e3675f99f36d5b6e81c5eace9b6 (patch)
tree3b4b37d261c195c5429ddf8fb000a15693becef3 /sal/qa
parentfe88fac28afac3ec0b837c1e2e38d9f8cf152080 (diff)
osl_openFilePath is internal sal/osl/unx functionality
Change-Id: I14e4d08f209e3d6a444d6c09f9ffb9c178d8731d
Diffstat (limited to 'sal/qa')
-rw-r--r--sal/qa/osl/file/osl_File.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sal/qa/osl/file/osl_File.cxx b/sal/qa/osl/file/osl_File.cxx
index 0a387e8803d3..ba0a3a0a5985 100644
--- a/sal/qa/osl/file/osl_File.cxx
+++ b/sal/qa/osl/file/osl_File.cxx
@@ -26,7 +26,6 @@
#include "osl/thread.h"
#include <osl/file.hxx>
-#include <osl/detail/file.h>
#include <osl_File_Const.h>
#include <cppunit/TestFixture.h>