summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file
diff options
context:
space:
mode:
authorJĂșlio Hoffimann <julio.hoffimann@gmail.com>2011-04-22 08:01:59 -0300
committerKatarina Machalkova <kmachalkova@suse.cz>2011-04-22 14:51:26 +0200
commit147824a979908971ca4bf376fdd82d88df604530 (patch)
tree79f0cc29331f584523a9cf6d5c5c56dfd87371a6 /ucb/source/ucp/file
parent3fac91723b791fb7acf7eee77e97aacdd24bcee0 (diff)
left arrow comments removed // <--
Diffstat (limited to 'ucb/source/ucp/file')
-rw-r--r--ucb/source/ucp/file/shell.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/ucb/source/ucp/file/shell.cxx b/ucb/source/ucp/file/shell.cxx
index bee624e0414d..38df50b92a77 100644
--- a/ucb/source/ucp/file/shell.cxx
+++ b/ucb/source/ucp/file/shell.cxx
@@ -1138,7 +1138,6 @@ shell::move( sal_Int32 CommandId,
// srcUnqPath and dstUnqPathIn are equal
if( srcUnqPath == dstUnqPathIn )
return;
- // <--
//
osl::FileBase::RC nError;
rtl::OUString dstUnqPath( dstUnqPathIn );