diff options
author | Xisco Fauli <anistenis@gmail.com> | 2011-04-05 10:16:07 +0200 |
---|---|---|
committer | Christina Rossmanith <ChrRossmanith@web.de> | 2011-04-05 10:16:07 +0200 |
commit | 45f0cc2ec176f02592a4e67942b1220f7837ab9f (patch) | |
tree | 792241b1efd30744250b98879149c36aedf4f75e /shell/source/win32/SysShentry.cxx | |
parent | fe44fe403e57155cb479cd8e9cfbb77e1ba4fb01 (diff) |
Remove commented code in libs-core/shell
Diffstat (limited to 'shell/source/win32/SysShentry.cxx')
-rw-r--r-- | shell/source/win32/SysShentry.cxx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/shell/source/win32/SysShentry.cxx b/shell/source/win32/SysShentry.cxx index 514b7f84375f..fce2894af2a6 100644 --- a/shell/source/win32/SysShentry.cxx +++ b/shell/source/win32/SysShentry.cxx @@ -58,8 +58,6 @@ using com::sun::star::system::XSystemShellExecute; #define SYSSHEXEC_REGKEY_NAME "/com.sun.star.system.SystemShellExecute/UNO/SERVICES/com.sun.star.system.SystemShellExecute" //----------------------------------------------------------------------- -// -//----------------------------------------------------------------------- namespace { @@ -70,7 +68,7 @@ namespace } //----------------------------------------------------------------------- -// the 3 important functions which will be exported +// the 2 important functions which will be exported //----------------------------------------------------------------------- extern "C" |