Skip to content

Commit

Permalink
Remove duplicated includes
Browse files Browse the repository at this point in the history
  • Loading branch information
sargon committed Dec 4, 2010
1 parent 379cb2a commit 1cc3b82
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bg.c
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,6 @@ modify_drawable(GdkDrawable *base, GdkGC *gc, guint32 tintcolor, gint alpha)
#ifdef TRANSPARENCY

#include <gdk/gdkwindow.h>
//#include <gdk/gdkinternals.h>
#include <gdk/gdk.h> /* For gdk_rectangle_union() */
#include <gdk/gdkpixmap.h>
#include <gdk/gdkdrawable.h>
#include <gdk/gdkpixmap.h>
Expand Down

0 comments on commit 1cc3b82

Please sign in to comment.