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 615590 - Remove a stray bit of user data
Remove a stray bit of user data
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2010-04-12 22:06 UTC by Owen Taylor
Modified: 2010-04-13 15:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove a stray bit of user data (792 bytes, patch)
2010-04-12 22:06 UTC, Owen Taylor
committed Details | Review

Description Owen Taylor 2010-04-12 22:06:21 UTC
We don't need to pass a user_data argument to Meta.later_add() any
more, so remove a stray 'null'.
Comment 1 Owen Taylor 2010-04-12 22:06:23 UTC
Created attachment 158546 [details] [review]
Remove a stray bit of user data
Comment 2 Owen Taylor 2010-04-13 15:10:57 UTC
Attachment 158546 [details] pushed as 29d8946 - Remove a stray bit of user data