diff options
author | Joel Becker <jlbec@src.gnome.org> | 2001-06-26 22:52:34 +0000 |
---|---|---|
committer | Joel Becker <jlbec@src.gnome.org> | 2001-06-26 22:52:34 +0000 |
commit | e1cf26bba35e114ac6796c4692b98c8d8da8fb6b (patch) | |
tree | 31eff75ce91c83dba39f105f93c2d3dafa7fb856 /gdk-pixbuf/gdk-pixbuf-csource.c | |
parent | 33e0b6e428e6377658965def2f09eae17594af84 (diff) | |
download | gtk+-e1cf26bba35e114ac6796c4692b98c8d8da8fb6b.tar.gz |
bogus include at the end of gdk-pixbuf-csource.c
Diffstat (limited to 'gdk-pixbuf/gdk-pixbuf-csource.c')
-rw-r--r-- | gdk-pixbuf/gdk-pixbuf-csource.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdk-pixbuf/gdk-pixbuf-csource.c b/gdk-pixbuf/gdk-pixbuf-csource.c index 05bb685278..7f9874aa81 100644 --- a/gdk-pixbuf/gdk-pixbuf-csource.c +++ b/gdk-pixbuf/gdk-pixbuf-csource.c @@ -283,4 +283,3 @@ print_blurb (FILE *bout, } } -#include "x" |