fbs/fontandbitmapserver/tfbs/tipctest.h
changeset 36 01a6848ebfd7
parent 0 5d03bc08d59c
child 116 171fae344dd4
--- a/fbs/fontandbitmapserver/tfbs/tipctest.h	Tue Feb 02 01:47:50 2010 +0200
+++ b/fbs/fontandbitmapserver/tfbs/tipctest.h	Fri Apr 16 16:21:04 2010 +0300
@@ -1,4 +1,4 @@
-// Copyright (c) 1996-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 1996-2010 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"
@@ -40,14 +40,10 @@
 protected:
 //from 	CTGraphicsStep
 	virtual void RunTestCaseL(TInt aCurTestCase);
-	void LoadFontsL(const TDesC& aFontsDir);
 	
 	void ConstructL();
 
 private:
-	void LoadFontFromFilelistL(TInt aFindFileComplete, CDir* aFoundFileList, TFindFile& aFileFinder);
-
-private:
 	RFbsSession* iFbs;
 	CFontStore* iFs;
 	RHeap* iHeap;