From: Paul Durrant Date: Mon, 1 Aug 2016 15:10:42 +0000 (+0100) Subject: xenagent: remove icon X-Git-Tag: 8.2.0-rc1~9 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=0e3d8e668d887067f5a183359f50adb5d2f436ea;p=people%2Fpauldu%2Fxeniface.git xenagent: remove icon This icon is used by Citrix XenServer. The Xen Project agent should not be using it. Signed-off-by: Paul Durrant --- diff --git a/src/xenagent/xen.ico b/src/xenagent/xen.ico deleted file mode 100644 index 844c993..0000000 Binary files a/src/xenagent/xen.ico and /dev/null differ diff --git a/src/xenagent/xenagent.rc b/src/xenagent/xenagent.rc index bdc32eb..f8d7fc0 100644 --- a/src/xenagent/xenagent.rc +++ b/src/xenagent/xenagent.rc @@ -54,7 +54,5 @@ #define VER_FILETYPE VFT_APP #define VER_FILESUBTYPE 0 -xen_icon ICON "xen.ico" - #include "common.ver" #include "messages.rc" \ No newline at end of file