tcpiputils/dnd/Test/te_dnssuffix/inc/CallBackHandler.h
branchRCL_3
changeset 21 abbed5a4b42a
parent 20 7e41d162e158
child 22 8d540f55e491
--- a/tcpiputils/dnd/Test/te_dnssuffix/inc/CallBackHandler.h	Thu Aug 19 11:25:30 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-/*
- * CallBackHandler.h
- *
- *  Created on: Apr 15, 2010
- *      Author: sakpatil
- */
-
-#ifndef CALLBACKHANDLER_H_
-#define CALLBACKHANDLER_H_
-
-class MCallBackHandler
-    {
-public:
-    virtual void HandleCallBackL(TInt aError) = 0;
-    };
-
-#endif /* CALLBACKHANDLER_H_ */