summaryrefslogtreecommitdiff
path: root/desktop/source/pkgchk
diff options
context:
space:
mode:
authorXisco Fauli <anistenis@gmail.com>2011-03-25 20:48:19 +0100
committerChristina Rossmanith <ChrRossmanith@web.de>2011-03-25 20:48:58 +0100
commitf1302fb394a3727e0aee18e1429ffa16030d743e (patch)
tree786085486173f6e0033bb5b9ef04ffa708436129 /desktop/source/pkgchk
parent5ad613272937edf33b126eeeb0ab15050c0c115e (diff)
Remove commented code in libs-core/desktop
Diffstat (limited to 'desktop/source/pkgchk')
-rwxr-xr-xdesktop/source/pkgchk/unopkg/unopkg_app.cxx1
-rwxr-xr-xdesktop/source/pkgchk/unopkg/unopkg_misc.cxx3
2 files changed, 0 insertions, 4 deletions
diff --git a/desktop/source/pkgchk/unopkg/unopkg_app.cxx b/desktop/source/pkgchk/unopkg/unopkg_app.cxx
index d58bda4fe07b..5411e40a91ca 100755
--- a/desktop/source/pkgchk/unopkg/unopkg_app.cxx
+++ b/desktop/source/pkgchk/unopkg/unopkg_app.cxx
@@ -222,7 +222,6 @@ void disposeBridges(Reference<css::uno::XComponentContext> ctx)
}
}
-//##############################################################################
extern "C" int unopkg_main()
{
tools::extendApplicationEnvironment();
diff --git a/desktop/source/pkgchk/unopkg/unopkg_misc.cxx b/desktop/source/pkgchk/unopkg/unopkg_misc.cxx
index 0d5e57318e36..2021e7698b9b 100755
--- a/desktop/source/pkgchk/unopkg/unopkg_misc.cxx
+++ b/desktop/source/pkgchk/unopkg/unopkg_misc.cxx
@@ -177,7 +177,6 @@ bool readArgument(
return false;
}
-//##############################################################################
namespace {
struct ExecutableDir : public rtl::StaticWithInit<
@@ -256,7 +255,6 @@ OUString makeAbsoluteFileUrl(
? abs.copy( 0, abs.getLength() -1 ) : abs;
}
-//##############################################################################
namespace {
@@ -369,7 +367,6 @@ void printf_packages(
}
-//##############################################################################
namespace {