]> Pileus Git - ~andy/gtk/commit
entry: simplify code
authorCosimo Cecchi <cosimoc@gnome.org>
Thu, 1 Dec 2011 00:05:34 +0000 (19:05 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Thu, 1 Dec 2011 00:05:34 +0000 (19:05 -0500)
commitd47e82ffddc4df01e76d3829f25bbc29dc48672b
tree05f0b1b144678c184bc00c10f2ae66722596ab47
parent864c5610f8de1dc865dd8e4431ab1a9ccca7c744
entry: simplify code

We can unconditionally call into the icon helper methods now that we
removed the g_return_val_if_fail() checks.
gtk/gtkentry.c