From 93bdd0921982a1ba3e6d23e0b6e3cec42004d514 Mon Sep 17 00:00:00 2001 From: John Toman Date: Mon, 14 Dec 2009 23:26:42 +0000 Subject: [PATCH] removes a reference to a deprecated file git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@121 c05e91a0-76c8-4ec0-b377-ef19ce7cc080 --- src/layout.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/layout.h b/src/layout.h index 6c9200c..759e3a2 100644 --- a/src/layout.h +++ b/src/layout.h @@ -23,8 +23,6 @@ #include "error.h" //so we know which joypads have RL equivalents #include "device.h" -//to display the tray icon -#include "trayicon/trayicon.h" //For displaying a floating icon instead of a tray icon #include "icon.h" //So we can know if there is a graphical version of the Layout Manager displayed