After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 323450 - Possible cleanups for gtkhtml
Possible cleanups for gtkhtml
Status: RESOLVED FIXED
Product: GtkHtml
Classification: Other
Component: Editing
unspecified
Other Linux
: Normal normal
: 2.5
Assigned To: gtkhtml-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2005-12-07 10:34 UTC by Kjartan Maraas
Modified: 2006-02-28 20:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
cleanups (43.86 KB, patch)
2005-12-07 10:35 UTC, Kjartan Maraas
accepted-commit_now Details | Review

Description Kjartan Maraas 2005-12-07 10:34:51 UTC
Attaching a patch that removes some unused/unreachable code and does some
general cleanups.
Comment 1 Kjartan Maraas 2005-12-07 10:35:12 UTC
Created attachment 55739 [details] [review]
cleanups
Comment 2 André Klapper 2006-01-10 02:01:47 UTC
targetting
Comment 3 Karsten Bräckelmann 2006-01-13 22:25:42 UTC
Confirming. :)
Comment 4 Karsten Bräckelmann 2006-01-13 22:32:17 UTC
Uhm, I confirmed the bug to make the developers aware of it. I don't know if the code will be used or not. ;)
Comment 5 Kjartan Maraas 2006-02-28 20:54:08 UTC
Commited everything that looked sane. Dropped a few bits that I was uncertain about.