diff options
Diffstat (limited to 'sal')
-rw-r--r-- | sal/rtl/bootstrap.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sal/rtl/bootstrap.cxx b/sal/rtl/bootstrap.cxx index b02ec22a2a6f..e7874db098ea 100644 --- a/sal/rtl/bootstrap.cxx +++ b/sal/rtl/bootstrap.cxx @@ -291,7 +291,6 @@ static OUString & getIniFileName_Impl() return *pStaticName; } -// #111772# // ensure the given file url has no final slash inline void EnsureNoFinalSlash (rtl::OUString & url) |