[Opensrf-commits] r1965 - trunk/include/opensrf (dbs)

svn at svn.open-ils.org svn at svn.open-ils.org
Tue Jun 15 22:44:59 EDT 2010


Author: dbs
Date: 2010-06-15 22:44:57 -0400 (Tue, 15 Jun 2010)
New Revision: 1965

Modified:
   trunk/include/opensrf/osrf_app_session.h
Log:
Remove cruft - unused definitions of DEF_RECV_TIMEOUT and DEF_QUEUE_SIZE


Modified: trunk/include/opensrf/osrf_app_session.h
===================================================================
--- trunk/include/opensrf/osrf_app_session.h	2010-06-16 00:43:32 UTC (rev 1964)
+++ trunk/include/opensrf/osrf_app_session.h	2010-06-16 02:44:57 UTC (rev 1965)
@@ -19,9 +19,6 @@
 extern "C" {
 #endif
 
-#define DEF_RECV_TIMEOUT 6 /* receive timeout */
-#define DEF_QUEUE_SIZE
-
 enum OSRF_SESSION_STATE { 
 	OSRF_SESSION_CONNECTING,
 	OSRF_SESSION_CONNECTED,



More information about the opensrf-commits mailing list