summaryrefslogtreecommitdiff
path: root/autodoc/source/parser_i
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-08-06 11:38:17 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-08-07 13:45:18 +0200
commit5502be9695b67b094d581d108dc9ebddc161cc60 (patch)
tree9e1024074e11d9fd318689a46afac0e03103415a /autodoc/source/parser_i
parent397a11f68e0c73c76729e03aa5cbc48922b13473 (diff)
Remove commented out code
Change-Id: Id73d1d75063e19dfa05fa7b5b8b69ca8f99f0998
Diffstat (limited to 'autodoc/source/parser_i')
-rw-r--r--autodoc/source/parser_i/inc/s2_luidl/pe_enum2.hxx9
1 files changed, 0 insertions, 9 deletions
diff --git a/autodoc/source/parser_i/inc/s2_luidl/pe_enum2.hxx b/autodoc/source/parser_i/inc/s2_luidl/pe_enum2.hxx
index c6f625044fdf..b7376551a50b 100644
--- a/autodoc/source/parser_i/inc/s2_luidl/pe_enum2.hxx
+++ b/autodoc/source/parser_i/inc/s2_luidl/pe_enum2.hxx
@@ -20,15 +20,8 @@
#ifndef ADC_UIDL_PE_ENUM2_HXX
#define ADC_UIDL_PE_ENUM2_HXX
-
-
-// USED SERVICES
- // BASE CLASSES
#include <s2_luidl/parsenv2.hxx>
#include <s2_luidl/pestate.hxx>
- // COMPONENTS
- // PARAMETERS
-
namespace csi
@@ -36,8 +29,6 @@ namespace csi
namespace uidl
{
-// class Enum;
-
class PE_Value;
class PE_Enum : public UnoIDL_PE,