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 619200 - Remove uneccessary if condition in CombinedImageTag
Remove uneccessary if condition in CombinedImageTag
Status: RESOLVED FIXED
Product: f-spot
Classification: Other
Component: General
GIT
Other All
: Normal normal
: 0.7.0
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2010-05-20 14:33 UTC by Mike Gemünde
Modified: 2010-06-08 09:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Remove uneccessary if condition in CombinedImageTag (820 bytes, patch)
2010-05-20 14:33 UTC, Mike Gemünde
committed Details | Review

Description Mike Gemünde 2010-05-20 14:33:46 UTC
Seems to be an orfaned if statement.
Comment 1 Mike Gemünde 2010-05-20 14:33:48 UTC
Created attachment 161550 [details] [review]
Remove uneccessary if condition in CombinedImageTag
Comment 2 Ruben Vermeersch 2010-05-20 14:37:07 UTC
Review of attachment 161550 [details] [review]:

Looks safe to commit. Will do so in a bit.
Comment 3 Ruben Vermeersch 2010-05-20 22:46:47 UTC
Attachment 161550 [details] pushed as 55b341e - Remove uneccessary if condition in CombinedImageTag

Verified to be safe and working, thanks!