diff options
author | Joseph Powers <jpowers27@cox.net> | 2011-02-16 07:48:06 -0800 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2011-02-16 07:48:06 -0800 |
commit | 8d4109198108d445f94c1e9c5c289625930a9b4f (patch) | |
tree | 93c300336fc6c01e950a63a52d2a483387940b90 /unotools | |
parent | 5d7d3782d33672dc49844d18369437006f0c5afd (diff) |
Forgot to remove the line of code I comment out.
Diffstat (limited to 'unotools')
-rw-r--r-- | unotools/source/ucbhelper/localfilehelper.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unotools/source/ucbhelper/localfilehelper.cxx b/unotools/source/ucbhelper/localfilehelper.cxx index c7fdd3741a8e..f1026f749f45 100644 --- a/unotools/source/ucbhelper/localfilehelper.cxx +++ b/unotools/source/ucbhelper/localfilehelper.cxx @@ -38,7 +38,6 @@ #include <rtl/ustring.hxx> #include <osl/file.hxx> #include <tools/debug.hxx> -//joep #include <tools/list.hxx> #include <tools/urlobj.hxx> #include <ucbhelper/content.hxx> #include <vector> |