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 609782 - Remove redundant declarations
Remove redundant declarations
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
2.19.x
Other All
: Normal minor
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2010-02-12 20:09 UTC by Javier Jardón (IRC: jjardon)
Modified: 2010-02-12 20:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove redundant declarations (1.61 KB, patch)
2010-02-12 20:11 UTC, Javier Jardón (IRC: jjardon)
none Details | Review

Description Javier Jardón (IRC: jjardon) 2010-02-12 20:09:26 UTC
Of these functions: gtk_widget_set_realized(), gtk_widget_get_realized(),
gtk_widget_set_mapped(), and gtk_widget_get_mapped()
Comment 1 Javier Jardón (IRC: jjardon) 2010-02-12 20:11:31 UTC
Created attachment 153660 [details] [review]
Remove redundant declarations
Comment 2 Loïc Minier 2010-02-12 20:18:38 UTC
Already fixed in git

commit f9a3ce06cc990c8ae3a9d6cee514d0c5f5f05fd8
Author: Christian Dywan <christian@twotoasts.de>
Date:   Fri Feb 12 18:10:17 2010 +0100

    Remove duplicate definitions of gtk_widget_set/get_realized/mapped