[Telepathy-commits] [telepathy-gabble/master] Remove double definition of StreamState constants

Will Thompson will.thompson at collabora.co.uk
Wed Feb 25 04:44:24 PST 2009


---
 tests/twisted/constants.py |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/tests/twisted/constants.py b/tests/twisted/constants.py
index 2a67bf1..9fc71a4 100644
--- a/tests/twisted/constants.py
+++ b/tests/twisted/constants.py
@@ -53,9 +53,6 @@ TUBE_CHANNEL_STATE_NOT_OFFERED = 3
 
 MEDIA_STREAM_TYPE_AUDIO = 0
 MEDIA_STREAM_TYPE_VIDEO = 1
-MEDIA_STREAM_STATE_DISCONNECTED = 0
-MEDIA_STREAM_STATE_CONNECTING = 1
-MEDIA_STREAM_STATE_CONNECTED = 2
 
 SOCKET_ADDRESS_TYPE_UNIX = 0
 SOCKET_ADDRESS_TYPE_ABSTRACT_UNIX = 1
-- 
1.5.6.5




More information about the telepathy-commits mailing list