X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=options.c;h=103c180848df07b1861e0459f28245c018ebf326;hb=04f9003204e31e2d973c9c32a548b0adf6f58663;hp=f9a1144a2f478f0e219c4a3ff17aab1b8e6daacf;hpb=0d3c17d9ab127e5596c8fb97d65122b3b90f6b11;p=pkg%2Fabook.git diff --git a/options.c b/options.c index f9a1144..103c180 100644 --- a/options.c +++ b/options.c @@ -1,6 +1,7 @@ /* - * options.c + * $Id$ + * * by JH * * Copyright (C) Jaakko Heinonen @@ -9,7 +10,6 @@ #include #include #include -#include #include "abook_curses.h" #include "abook.h" #include "options.h" @@ -88,15 +88,6 @@ close_config() conff_free_nodes(abook_config); } -void -edit_options() -{ - /* - * not yet implemented - * edit your ~/.abook.conf manually - */ -} - static int rcfile_exist() {