Index: remoting/host/host_ui.rc |
diff --git a/remoting/host/host_ui.rc b/remoting/host/host_ui.rc |
index a15a5cc17f02bbf9ab418ef6c8c3f7db537bd852..d1e2d5ae21d6e63503f0398ba40186a31a05c5b3 100644 |
--- a/remoting/host/host_ui.rc |
+++ b/remoting/host/host_ui.rc |
@@ -8,7 +8,6 @@ |
// Generated from the TEXTINCLUDE 2 resource. |
// |
#include "winres.h" |
-#include "constants.h" |
Wez
2012/06/06 15:52:03
We don't need to use constants.h in here any more?
alexeypa (please no reviews)
2012/06/06 16:53:56
1. None of the constants defined in the header are
|
alexeypa (please no reviews)
2012/06/06 16:53:56
We probably want to merge three constants.h files
Wez
2012/06/07 16:56:47
SGTM
|
///////////////////////////////////////////////////////////////////////////// |
#undef APSTUDIO_READONLY_SYMBOLS |
@@ -36,7 +35,6 @@ END |
2 TEXTINCLUDE |
BEGIN |
"#include ""winres.h""\r\n" |
- "#include ""constants.h""\r\n" |
"\0" |
END |