]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/files.bkl
removed src/gtk/eggtrayicon.h
[wxWidgets.git] / build / bakefiles / files.bkl
index 5f7fe737f76a8ea4e34e40c511efcfdde382f4cc..0024ffe2feae0fafa18757e75733c61ae7fcce56 100644 (file)
@@ -2240,10 +2240,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     src/gtk/eggtrayicon.c
 </set>
 
-<set var="ADVANCED_GTK_HDR" hints="files">
-    src/gtk/eggtrayicon.h
-</set>
-
 <!-- ====================================================================== -->
 <!--                               wxHTML                                   -->
 <!-- ====================================================================== -->
@@ -2606,7 +2602,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
         <if cond="TOOLKIT=='MAC'">$(ADVANCED_MAC_HDR)</if>
         <if cond="TOOLKIT=='COCOA'">$(ADVANCED_COCOA_HDR)</if>
         <if cond="TOOLKIT=='MOTIF'">$(ADVANCED_UNIX_HDR)</if>
-        <if cond="TOOLKIT=='GTK'">$(ADVANCED_GTK_HDR) $(ADVANCED_UNIX_HDR)</if>
+        <if cond="TOOLKIT=='GTK'">$(ADVANCED_UNIX_HDR)</if>
         <if cond="TOOLKIT=='X11'">$(ADVANCED_UNIX_HDR)</if>
         <if cond="TOOLKIT=='PM'">$(ADVANCED_OS2_HDR)</if>
     </set>