talons

Fork of Claws Mail https://www.claws-mail
Log | Files | Refs | README | LICENSE

commit 5d95cf07a8d2edff3109ba341757662b40fcae99
parent 14a997dea081529b96410658892697450af6f9be
Author: Ricardo Mones <ricardo@mones.org>
Date:   Tue, 14 Feb 2017 01:00:56 +0100

Remove spurious comment

Diffstat:
Msrc/toolbar.c | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/src/toolbar.c b/src/toolbar.c @@ -16,10 +16,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -/* - * General functions for accessing address book files. - */ - #ifdef HAVE_CONFIG_H # include "config.h" #include "claws-features.h"