diff options
author | gamebusterz <gamebusterz2@gmail.com> | 2015-02-20 02:46:58 +0530 |
---|---|---|
committer | Michael Meeks <michael.meeks@collabora.com> | 2015-02-20 21:25:17 +0000 |
commit | 5bd8dcd45cb37b093e526c929ff9e3f382b8a758 (patch) | |
tree | e9e93b53d509a04a1548b6da8cca868a5351964b /sfx2/source/sidebar/AsynchronousCall.cxx | |
parent | 1fcaf8a37a7133f07e5b9a18c4fadf17fe914f6d (diff) |
tdf#12345 Removed redundant newlines in the code
Change-Id: Id3d8b6732caf58c70315db6e706338f7dac458c2
Reviewed-on: https://gerrit.libreoffice.org/14567
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Michael Meeks <michael.meeks@collabora.com>
Diffstat (limited to 'sfx2/source/sidebar/AsynchronousCall.cxx')
-rw-r--r-- | sfx2/source/sidebar/AsynchronousCall.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/source/sidebar/AsynchronousCall.cxx b/sfx2/source/sidebar/AsynchronousCall.cxx index bdd530a5dd5c..d7ffa6251675 100644 --- a/sfx2/source/sidebar/AsynchronousCall.cxx +++ b/sfx2/source/sidebar/AsynchronousCall.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ #include "AsynchronousCall.hxx" - #include <vcl/svapp.hxx> |