mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
remove superfluous include
svn path=/trunk/; revision=16023
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
/* $Id$ */
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
#include "explorer_intres.rc"
|
||||
|
||||
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Explorer\0"
|
||||
#define REACTOS_STR_INTERNAL_NAME "explorer\0"
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "explorer.exe\0"
|
||||
#define REACTOS_STR_FILE_DESCRIPTION "ReactOS Explorer\0"
|
||||
#define REACTOS_STR_INTERNAL_NAME "explorer\0"
|
||||
#define REACTOS_STR_ORIGINAL_FILENAME "explorer.exe\0"
|
||||
#include <reactos/version.rc>
|
||||
|
||||
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||||
@@ -21,4 +19,3 @@ BEGIN
|
||||
IDS_VERSION_STR REACTOS_STR_PRODUCT_VERSION
|
||||
IDS_EXPLORER_VERSION_STR "ReactOS %s Explorer"
|
||||
END
|
||||
|
||||
|
||||
Reference in New Issue
Block a user