ThickClient: remove unneeded ? operator
commit495c4934508a10233cc758799b9015903fd516e4
authorAndrés G. Aragoneses <knocte@gmail.com>
Sun, 19 Jan 2014 19:53:18 +0000 (19 20:53 +0100)
committerAndrés G. Aragoneses <knocte@gmail.com>
Sun, 19 Jan 2014 19:53:18 +0000 (19 20:53 +0100)
tree9efc3b95284f1307066029d86f5aee7d09160608
parenta928540bd9ce476743103e5e7aa46737ad7db6bf
ThickClient: remove unneeded ? operator

MonoDevelop's SourceAnalysis tool was complaining about this
line having an unneeded '?' operator because both sides of the
expression resolved to the same value.
src/Core/Banshee.ThickClient/Banshee.Gui.Dialogs/AboutDialog.cs