Index: ntoskrnl/inbv/inbv.c =================================================================== --- ntoskrnl/inbv/inbv.c (revision 57741) +++ ntoskrnl/inbv/inbv.c (working copy) @@ -656,11 +656,6 @@ /* Compute Cluster Edition */ Text = InbvGetResourceAddress(IDB_CLUSTER_SERVER); } - else - { - /* Normal edition */ - Text = InbvGetResourceAddress(IDB_SERVER_LOGO); - } /* Server product, display appropriate status bar color */ InbvGetResourceAddress(IDB_BAR_SERVER);