uiacceltk/hitchcock/CommonInc/alfmoduletestmap.h
changeset 27 70e659bb284f
parent 19 f5bac0badc7e
--- a/uiacceltk/hitchcock/CommonInc/alfmoduletestmap.h	Thu May 13 23:40:57 2010 +0300
+++ b/uiacceltk/hitchcock/CommonInc/alfmoduletestmap.h	Fri May 14 02:41:21 2010 +0300
@@ -1,19 +1,3 @@
-/*
-* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
-* All rights reserved.
-* This component and the accompanying materials are made available
-* under the terms of "Eclipse Public License v1.0"
-* which accompanies this distribution, and is available
-* at the URL "http://www.eclipse.org/legal/epl-v10.html".
-*
-* Initial Contributors:
-* Nokia Corporation - initial contribution.
-*
-* Contributors:
-*
-* Description: 
-*
-*/
 /**
  * @note This class is provided only if module test hooks are set on.
  */
@@ -61,7 +45,8 @@
      * Constructor to initialize variables.
      */
     TAlfModuleTestMap():
-        iArrayCount( 0 )
+        iArrayCount( 0 ),
+        iAcceptArrayCount( 0 )
         {
         }