[gtk+] gtkprintoperation-win32.c: Drop unneeded include



commit 9232899c6915888df1ec8f41ac8e8300641c4fd2
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Mon Jul 29 14:53:00 2013 +0800

    gtkprintoperation-win32.c: Drop unneeded include
    
    Don't include gtkstock.h as it's not really needed here, and it has been
    recently deprecated.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=705060

 gtk/gtkprintoperation-win32.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkprintoperation-win32.c b/gtk/gtkprintoperation-win32.c
index 04de8eb..123af8f 100644
--- a/gtk/gtkprintoperation-win32.c
+++ b/gtk/gtkprintoperation-win32.c
@@ -38,7 +38,6 @@
 #include "gtkintl.h"
 #include "gtkinvisible.h"
 #include "gtkplug.h"
-#include "gtkstock.h"
 #include "gtk.h"
 #include "gtkwin32embedwidget.h"
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]