Update of /cvsroot/monetdb/pathfinder/compiler/include
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv9614/include

Modified Files:
      Tag: xrpcdemo
        compile_interface.h 
Log Message:
remove the declaration of removed functions



U compile_interface.h
Index: compile_interface.h
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/include/compile_interface.h,v
retrieving revision 1.22.4.1
retrieving revision 1.22.4.2
diff -u -d -r1.22.4.1 -r1.22.4.2
--- compile_interface.h 25 May 2008 22:55:06 -0000      1.22.4.1
+++ compile_interface.h 9 Jun 2008 17:38:05 -0000       1.22.4.2
@@ -55,8 +55,6 @@
 const char* PFstopMIL(int);    /* MIL pattern for stopping query execution 
(and print) */
 const char* PFdocbatMIL(void); /* MIL pattern for adding a shredded document 
to the ws */
 const char* PFudfMIL(void);    /* MIL pattern for calling a UDF */
-int PFstartMIL_XRPCTrans(char*, int, int, char*, long long); /* MIL pattern 
for starting multi-requests XRPC transaction execution */
-int PFstopMIL_XRPCTrans(char*, int, int, char*); /* MIL pattern for starting 
multi-requests XRPC transaction execution */
 
 #endif
 


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to