[831] in BarnOwl Developers

home help back first fref pref prev next nref lref last post

[D-O-H] r825 - trunk/owl

daemon@ATHENA.MIT.EDU (nelhage@MIT.EDU)
Thu Oct 29 18:10:11 2009

Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
To: dirty-owl-hackers@mit.edu
From: nelhage@MIT.EDU
Reply-to: dirty-owl-hackers@MIT.EDU
Date: Thu, 10 Jan 2008 15:49:27 -0500 (EST)

Author: nelhage
Date: 2008-01-10 15:49:27 -0500 (Thu, 10 Jan 2008)
New Revision: 825

Modified:
   trunk/owl/perlglue.xs
Log:
`beep' is already a barnowl command, so this binding is superfluous


Modified: trunk/owl/perlglue.xs
===================================================================
--- trunk/owl/perlglue.xs	2008-01-10 20:48:00 UTC (rev 824)
+++ trunk/owl/perlglue.xs	2008-01-10 20:49:27 UTC (rev 825)
@@ -341,8 +341,3 @@
 				      summ,
 				      desc,
 				      ival);
-
-void
-beep()
-    CODE:
-    owl_function_beep();


home help back first fref pref prev next nref lref last post