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 646171 - Unused variable in memmaps.cpp
Unused variable in memmaps.cpp
Status: RESOLVED FIXED
Product: system-monitor
Classification: Core
Component: general
git master
Other Linux
: Normal trivial
: ---
Assigned To: System-monitor maintainers
System-monitor maintainers
Depends on:
Blocks:
 
 
Reported: 2011-03-29 23:22 UTC by Thomas Andersen
Modified: 2011-11-11 10:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove unused variable (741 bytes, patch)
2011-03-29 23:22 UTC, Thomas Andersen
none Details | Review

Description Thomas Andersen 2011-03-29 23:22:19 UTC
Created attachment 184642 [details] [review]
Remove unused variable

The variable vbox is unused in create_single_memmaps_dialog
Comment 1 Chris Kühl 2011-03-31 14:06:26 UTC
Thanks. I'll apply this once GNOME 3 is out.