radioengine/utils/api/cradiosystemeventcollector.h
branchGCC_SURGE
changeset 37 451b2e1545b2
parent 28 075425b8d9a4
child 54 a8ba0c289b44
--- a/radioengine/utils/api/cradiosystemeventcollector.h	Fri Jun 11 16:24:13 2010 +0100
+++ b/radioengine/utils/api/cradiosystemeventcollector.h	Thu Jul 22 16:33:45 2010 +0100
@@ -79,13 +79,6 @@
      */
     virtual TBool IsHeadsetConnectedL() const = 0;
 
-    /**
-     * Returns current Voice UI state.
-     *
-     * @return ETrue if Voice UI is active, EFalse otherwise
-     */
-    virtual TBool IsVoiceUiActive() const = 0;
-
     };
 
 #endif // CRADIOSYSTEMEVENTCOLLECTOR_H