[640] in BarnOwl Developers

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

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

daemon@ATHENA.MIT.EDU (nelhage@MIT.EDU)
Thu Oct 29 18:08:13 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: Sat,  7 Jul 2007 19:46:17 -0400 (EDT)

Author: nelhage
Date: 2007-07-07 19:46:16 -0400 (Sat, 07 Jul 2007)
New Revision: 740

Modified:
   trunk/owl/util.c
Log:
Clean up an unused var warning.


Modified: trunk/owl/util.c
===================================================================
--- trunk/owl/util.c	2007-07-07 21:43:22 UTC (rev 739)
+++ trunk/owl/util.c	2007-07-07 23:46:16 UTC (rev 740)
@@ -758,7 +758,6 @@
 */
 char * owl_util_baseclass(char * class)
 {
-  char *ret;
   char *start, *end;
 
   start = class;


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