r14503 - gnucash/trunk - Remove a duplicate of gnc:html-text?.

Andreas Köhler andi5 at cvs.gnucash.org
Sat Jul 15 09:26:49 EDT 2006


Author: andi5
Date: 2006-07-15 09:26:48 -0400 (Sat, 15 Jul 2006)
New Revision: 14503
Trac: http://svn.gnucash.org/trac/changeset/14503

Modified:
   gnucash/trunk/ChangeLog
   gnucash/trunk/src/report/report-system/html-text.scm
Log:
Remove a duplicate of gnc:html-text?.


Modified: gnucash/trunk/ChangeLog
===================================================================
--- gnucash/trunk/ChangeLog	2006-07-15 11:27:48 UTC (rev 14502)
+++ gnucash/trunk/ChangeLog	2006-07-15 13:26:48 UTC (rev 14503)
@@ -1,3 +1,8 @@
+2006-07-15  Andreas Köhler  <andi5.py at gmx.net>
+
+	* src/report/report-system/html-text.scm: Remove a duplicate of
+	  gnc:html-text?.
+
 2006-07-15  Christian Stimming  <stimming at tuhh.de>
 
 	* src/import-export/hbci/druid-hbci-initial.c: Remove obsolete

Modified: gnucash/trunk/src/report/report-system/html-text.scm
===================================================================
--- gnucash/trunk/src/report/report-system/html-text.scm	2006-07-15 11:27:48 UTC (rev 14502)
+++ gnucash/trunk/src/report/report-system/html-text.scm	2006-07-15 13:26:48 UTC (rev 14503)
@@ -44,9 +44,6 @@
    body
    (gnc:make-html-style-table)))
 
-(define gnc:html-text? 
-  (record-predicate <html-text>))
-
 (define gnc:html-text-body
   (record-accessor <html-text> 'body))
 



More information about the gnucash-changes mailing list