[totem/gnome-2-32] Fix compilation of Cone browser plugin



commit cce900d08c0c5923e8cf9732a617312e2fb5a8d9
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Aug 4 16:27:35 2010 +0100

    Fix compilation of Cone browser plugin

 browser-plugin/totemConeInput.cpp |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/browser-plugin/totemConeInput.cpp b/browser-plugin/totemConeInput.cpp
index 6492023..fb337bc 100644
--- a/browser-plugin/totemConeInput.cpp
+++ b/browser-plugin/totemConeInput.cpp
@@ -89,9 +89,6 @@ totemConeInput::GetPropertyByIndex (int aIndex,
     case eTime:
       return DoubleVariant (_result, double (Plugin()->GetTime()));
 
-    case eLength:
-      return DoubleVariant (_result, Plugin()->Duration());
-
     case eFps:
     case eHasVout:
     case ePosition:



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]