[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: branch: master updated (1.3.0-20071229-17-g09c5d9f)



The branch, master has been updated
       via  09c5d9fe73e0874b8b86b50c1ddc552254ee8661 (commit)
      from  9aca06cdb70c3fc9595beb82713eedd90a7e1d16 (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.


=========
 Summary
=========

 gschem/src/g_hook.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)


=================
 Commit Messages
=================

commit 09c5d9fe73e0874b8b86b50c1ddc552254ee8661
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date:   Fri Jan 4 18:08:22 2008 +0000

    gschem: Remove extraneous debugging printf from g_hook.c

:100644 100644 80957fd... 303e058... M	gschem/src/g_hook.c

=========
 Changes
=========

commit 09c5d9fe73e0874b8b86b50c1ddc552254ee8661
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date:   Fri Jan 4 18:08:22 2008 +0000

    gschem: Remove extraneous debugging printf from g_hook.c

diff --git a/gschem/src/g_hook.c b/gschem/src/g_hook.c
index 80957fd..303e058 100644
--- a/gschem/src/g_hook.c
+++ b/gschem/src/g_hook.c
@@ -83,8 +83,6 @@ SCM g_make_attrib_smob_list(GSCHEM_TOPLEVEL *w_current, OBJECT *curr_object)
         smob_list = scm_cons (g_make_attrib_smob (w_current->toplevel, a_current),
                               smob_list);
       }
-    } else {
-      printf(_("Attribute failed ot find.\n"));
     }
     a_iter = g_list_next (a_iter);
   }




_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs