diff options
author | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2017-03-09 20:27:44 +0100 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2017-03-09 19:57:55 +0000 |
commit | a831608576f5411e143bb09b5d135fe3d1bfda8f (patch) | |
tree | 6752490d4422f2a69f100453250bda30cfc263eb /cui | |
parent | 89bfaa58e5b6421ee272f77e8d542eb2344e3fa5 (diff) |
Remove newlines at end of file
Change-Id: I538bff61cbbd69c17f871698cf983b275dd68761
Reviewed-on: https://gerrit.libreoffice.org/35025
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'cui')
-rw-r--r-- | cui/source/options/optjava.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cui/source/options/optjava.cxx b/cui/source/options/optjava.cxx index 871c43a493ad..f7a90976eb39 100644 --- a/cui/source/options/optjava.cxx +++ b/cui/source/options/optjava.cxx @@ -1148,5 +1148,3 @@ void SvxJavaClassPathDlg::SetClassPath( const OUString& _rPath ) } /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ - - |