[869] in BarnOwl Developers

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

[D-O-H] r858 - branches/barnowl_sqlite/owl

daemon@ATHENA.MIT.EDU (nelhage@MIT.EDU)
Thu Oct 29 18:10:35 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, 12 Jan 2008 20:14:00 -0500 (EST)

Author: nelhage
Date: 2008-01-12 20:13:59 -0500 (Sat, 12 Jan 2008)
New Revision: 858

Modified:
   branches/barnowl_sqlite/owl/functions.c
Log:
nuke an unused variable


Modified: branches/barnowl_sqlite/owl/functions.c
===================================================================
--- branches/barnowl_sqlite/owl/functions.c	2008-01-13 01:12:01 UTC (rev 857)
+++ branches/barnowl_sqlite/owl/functions.c	2008-01-13 01:13:59 UTC (rev 858)
@@ -1481,9 +1481,6 @@
   owl_message *m;
   owl_fmtext fm, attrfm;
   char buff[10000];
-#ifdef HAVE_LIBZEPHYR
-  ZNotice_t *n;
-#endif
 
   owl_fmtext_init_null(&fm);
   


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