[947] in BarnOwl Developers
[D-O-H] r934 - branches/barnowl_sqlite/owl
daemon@ATHENA.MIT.EDU (nelhage@MIT.EDU)
Thu Oct 29 18:11:26 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@nelhage.com
To: dirty-owl-hackers@mit.edu
From: nelhage@MIT.EDU
Reply-to: dirty-owl-hackers@MIT.EDU
Date: Fri, 8 Feb 2008 18:39:33 -0500 (EST)
Author: nelhage
Date: 2008-02-08 18:39:32 -0500 (Fri, 08 Feb 2008)
New Revision: 934
Modified:
branches/barnowl_sqlite/owl/owl.h
Log:
Just delete this, don't comment it out
Modified: branches/barnowl_sqlite/owl/owl.h
===================================================================
--- branches/barnowl_sqlite/owl/owl.h 2008-02-08 21:09:43 UTC (rev 933)
+++ branches/barnowl_sqlite/owl/owl.h 2008-02-08 23:39:32 UTC (rev 934)
@@ -338,20 +338,6 @@
struct _owl_fmtext_cache;
typedef SV owl_message;
-/* typedef struct _owl_message {
- int id;
- int direction;
-#ifdef HAVE_LIBZEPHYR
- ZNotice_t notice;
-#endif
- struct _owl_fmtext_cache * fmtext;
- int delete;
- char *hostname;
- owl_list attributes; // this is a list of pairs
- char *timestr;
- time_t time;
- char *zwriteline;
- } owl_message; */
#define OWL_FMTEXT_CACHE_SIZE 1000
/* We cache the saved fmtexts for the last bunch of messages we