You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by tr...@apache.org on 2013/10/24 21:49:09 UTC

svn commit: r1535514 - /qpid/dispatch/trunk/CMakeLists.txt

Author: tross
Date: Thu Oct 24 19:49:09 2013
New Revision: 1535514

URL: http://svn.apache.org/r1535514
Log:
NO-JIRA - Removed references to deprecated python files.

Modified:
    qpid/dispatch/trunk/CMakeLists.txt

Modified: qpid/dispatch/trunk/CMakeLists.txt
URL: http://svn.apache.org/viewvc/qpid/dispatch/trunk/CMakeLists.txt?rev=1535514&r1=1535513&r2=1535514&view=diff
==============================================================================
--- qpid/dispatch/trunk/CMakeLists.txt (original)
+++ qpid/dispatch/trunk/CMakeLists.txt Thu Oct 24 19:49:09 2013
@@ -140,7 +140,6 @@ set(PYTHON_ROUTER_SOURCES
     python/qpid/dispatch/router/link.py
     python/qpid/dispatch/router/router_engine.py
     python/qpid/dispatch/router/__init__.py
-    python/qpid/dispatch/router/adapter.py
     python/qpid/dispatch/router/mobile.py
     python/qpid/dispatch/router/node.py
     python/qpid/dispatch/router/routing.py
@@ -148,7 +147,6 @@ set(PYTHON_ROUTER_SOURCES
     python/qpid/dispatch/router/configuration.py
     python/qpid/dispatch/router/neighbor.py
     python/qpid/dispatch/router/path.py
-    python/qpid/dispatch/router/binding.py
 )
 
 set(PYTHON_CONFIG_SOURCES



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org