[1623] in BarnOwl Developers
[nelhage/barnowl] 4cbb1b: owl_function_make_outgoing_zephyr: remove unused o...
daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:19:03 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
Date: Wed, 19 Aug 2009 20:04:48 -0700
To: barnowl-dev@mit.edu
From: noreply@github.com
Branch: refs/heads/master
Home: http://github.com/nelhage/barnowl
Commit: 4cbb1b4458b9c7b97150f29394fee2db19da4a18
http://github.com/nelhage/barnowl/commit/4cbb1b4458b9c7b97150f29394fee2db19da4a18
Author: Anders Kaseorg <andersk@mit.edu>
Date: 2009-08-17 (Mon, 17 Aug 2009)
Changed paths:
M functions.c
Log Message:
-----------
owl_function_make_outgoing_zephyr: remove unused owl_zwrite.
owl_message_create_from_zwriteline already creates a zwrite for the
purpose of filling in other message fields, and even better, actually
uses it for that purpose.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>