summaryrefslogtreecommitdiffstats
path: root/client/windows
diff options
context:
space:
mode:
Diffstat (limited to 'client/windows')
-rw-r--r--client/windows/redc.rc1
-rw-r--r--client/windows/redc.vcproj4
-rw-r--r--client/windows/resource.h1
-rw-r--r--client/windows/static_title.bmpbin24462 -> 0 bytes
4 files changed, 0 insertions, 6 deletions
diff --git a/client/windows/redc.rc b/client/windows/redc.rc
index 0155d2ec..6c717dfb 100644
--- a/client/windows/redc.rc
+++ b/client/windows/redc.rc
@@ -52,7 +52,6 @@ END
// Bitmap
//
-INFO_IMAGE_RES_ID BITMAP "static_title.bmp"
ALT_IMAGE_RES_ID BITMAP "sticky_alt.bmp"
/////////////////////////////////////////////////////////////////////////////
diff --git a/client/windows/redc.vcproj b/client/windows/redc.vcproj
index 8181334b..09580048 100644
--- a/client/windows/redc.vcproj
+++ b/client/windows/redc.vcproj
@@ -905,10 +905,6 @@
>
</File>
<File
- RelativePath=".\static_title.bmp"
- >
- </File>
- <File
RelativePath=".\sticky_alt.bmp"
>
</File>
diff --git a/client/windows/resource.h b/client/windows/resource.h
index 2789747c..c3549be6 100644
--- a/client/windows/resource.h
+++ b/client/windows/resource.h
@@ -3,7 +3,6 @@
// Used by redc.rc
//
#define RED_ICON_RES_ID 5
-#define INFO_IMAGE_RES_ID 102
#define IDI_ICON_APPLICATION 103
#define ALT_IMAGE_RES_ID 104
diff --git a/client/windows/static_title.bmp b/client/windows/static_title.bmp
deleted file mode 100644
index e184f623..00000000
--- a/client/windows/static_title.bmp
+++ /dev/null
Binary files differ