Expunge revision histories.
[jog] / rxglue.c
index 75e0f96..c1b83d1 100644 (file)
--- a/rxglue.c
+++ b/rxglue.c
  * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: rxglue.c,v $
- * Revision 1.4  2002/02/02 22:43:50  mdw
- * Provide a decent interface for finding out about the audio cache and
- * configuring its capacity.
- *
- * Revision 1.3  2002/02/02 19:17:41  mdw
- * New audio subsystem.
- *
- * Revision 1.2  2002/01/30 09:22:48  mdw
- * Use memory-allocation functions provided by the REXX interpreter.
- * Now that configuration can be applied after initialization, allow
- * @txconf@ to set parameters.  Make @txsend@ add a newline to its output,
- * unless forbidden.
- *
- * Revision 1.1  2002/01/25 19:34:45  mdw
- * Initial revision
- *
- */
-
 /*----- Header files ------------------------------------------------------*/
 
 #ifdef HAVE_CONFIG_H