diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-04-03 10:00:55 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-04-03 10:00:55 +0300 |
commit | 335cd830b0bd430d282687df58a91a69dac2c528 (patch) | |
tree | 3d49d43ed0c07d643b9fd081e6eb0522b57851c2 /sal/workben/getlocaleinfotest.cxx | |
parent | c04f4393f5ec63dbd546b5c503ddc82d9cd2377e (diff) |
Kill superfluous vertical whitespace
Change-Id: I8c37b9ec45836f9c0e2dc0cf232f96f23c7c36d3
Diffstat (limited to 'sal/workben/getlocaleinfotest.cxx')
-rw-r--r-- | sal/workben/getlocaleinfotest.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sal/workben/getlocaleinfotest.cxx b/sal/workben/getlocaleinfotest.cxx index 388fa24cc035..d1f3db5328f7 100644 --- a/sal/workben/getlocaleinfotest.cxx +++ b/sal/workben/getlocaleinfotest.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - #include <rtl/locale.h> #include <osl/nlsupport.h> #include <rtl/ustring.hxx> @@ -37,5 +36,4 @@ int _cdecl main( int argc, char * argv[] ) return(0); } - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |