]> Pileus Git - ~andy/gtk/commit
filechooserentry: Simplify code
authorBenjamin Otte <otte@redhat.com>
Sat, 5 Nov 2011 01:51:59 +0000 (02:51 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 16 Dec 2011 19:09:12 +0000 (20:09 +0100)
commit2186c282634e9ebe6791c5e3dd2e88049b427502
tree3318f51b1ada78b600df3e2d7fc6fd5846451c20
parent35198e142da35e016e2f2782b328a87689ba7292
filechooserentry: Simplify code

Now that the base folder is always != NULL, we can remove the parts of
the code that check for NULL.
gtk/gtkfilechooserentry.c