gnokii-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-48


From: Daniele Forsi
Subject: [SCM] libgnokii and core programs branch, master, updated. rel_0_6_29-481-g3de4e1f
Date: Sat, 20 Apr 2013 18:35:06 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "libgnokii and core programs".

The branch, master has been updated
       via  3de4e1f68ad02f550502dc28bb4769f339952df3 (commit)
      from  0a2099811ed5127e127281a6612d32a5f34ffba2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/gnokii.git/commit/?id=3de4e1f68ad02f550502dc28bb4769f339952df3


commit 3de4e1f68ad02f550502dc28bb4769f339952df3
Author: Daniele Forsi <address@hidden>
Date:   Sat Apr 20 20:34:26 2013 +0200

    Remove unused macro

diff --git a/common/vcard.c b/common/vcard.c
index 54e1923..b0c7e3b 100644
--- a/common/vcard.c
+++ b/common/vcard.c
@@ -315,9 +315,6 @@ GNOKII_API int gn_phonebook2vcard(FILE *f, 
gn_phonebook_entry *entry, char *loca
                                entry->subentries_count++; \
                        } while (0)
 
-#undef ERROR
-#define ERROR(a) fprintf(stderr, "%s\n", a)
-
 static void str_append_printf(vcard_string *str, const char *s)
 {
        int len;

-----------------------------------------------------------------------

Summary of changes:
 common/vcard.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
libgnokii and core programs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]