summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/control/ColumnControlWindow.cxx
diff options
context:
space:
mode:
authorWol <anthony@youngman.org.uk>2010-11-18 13:17:46 +0000
committerCaolán McNamara <caolanm@redhat.com>2010-11-18 15:11:37 +0000
commit960f93d4649d797925c71833331527271156a7a5 (patch)
tree341ee1a9a49c357c864face1c7c1ee18d62e51d0 /dbaccess/source/ui/control/ColumnControlWindow.cxx
parentb46ec155ec91a77a2713ea296fe4ca5ca7d5467b (diff)
Comment fixes - dead code and spelling mistakes
Diffstat (limited to 'dbaccess/source/ui/control/ColumnControlWindow.cxx')
-rw-r--r--dbaccess/source/ui/control/ColumnControlWindow.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/dbaccess/source/ui/control/ColumnControlWindow.cxx b/dbaccess/source/ui/control/ColumnControlWindow.cxx
index 094b1c6f4271..db9bd6809d7a 100644
--- a/dbaccess/source/ui/control/ColumnControlWindow.cxx
+++ b/dbaccess/source/ui/control/ColumnControlWindow.cxx
@@ -73,7 +73,6 @@ void OColumnControlWindow::ActivateAggregate( EControlType eType )
{
case tpFormat:
case tpDefault:
-// case tpAutoIncrement:
case tpColumnName:
break;
default:
@@ -87,7 +86,6 @@ void OColumnControlWindow::DeactivateAggregate( EControlType eType )
{
case tpFormat:
case tpDefault:
-// case tpAutoIncrement:
case tpColumnName:
break;
default: