windowing/windowserver/test/t_integ/inc/t_wservintegstepsurface.h
changeset 36 01a6848ebfd7
parent 0 5d03bc08d59c
child 164 25ffed67c7ef
--- a/windowing/windowserver/test/t_integ/inc/t_wservintegstepsurface.h	Tue Feb 02 01:47:50 2010 +0200
+++ b/windowing/windowserver/test/t_integ/inc/t_wservintegstepsurface.h	Fri Apr 16 16:21:04 2010 +0300
@@ -16,7 +16,6 @@
 /**
  @file
  @test
- @internalComponent
 */
 
 #ifndef __T_WSERV_INTEG_STEP_SURFACE_H__
@@ -26,7 +25,7 @@
 
 _LIT(KWServPseudoApp,           "z:\\sys\\bin\\t_pseudoapp.exe");
 _LIT(KWServPseudoApp1,          "z:\\sys\\bin\\t_pseudoapp1.exe");
-_LIT(KWServSimLoadApp,          "z:\\sys\\bin\\t_simloadapp%d.exe");
+
 _LIT(KWServTApp1,               "z:\\sys\\bin\\t_app1.exe");
 
 _LIT(KPseudoAppData,			"pseudoapp_data%d");
@@ -51,7 +50,6 @@
 
 _LIT(KCreatePseudoApp1,"create_pseudoapp1");
 
-const TInt KNumSimLoadApps = 3;
 
 class CT_WServIntegStepSurface : public CT_WServIntegStep
 	{