This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ git diff | |
| diff --git a/src/base/cb-chat.h b/src/base/cb-chat.h | |
| index 32266f2..44a87f9 100644 | |
| --- a/src/base/cb-chat.h | |
| +++ b/src/base/cb-chat.h | |
| @@ -23,6 +23,9 @@ | |
| #define CMS_CONFIG_SCREEN2_WITHIN_SCREEN1 0 | |
| #endif | |
| +#undef CMS_CONFIG_SCREEN2_WITHIN_SCREEN1 |
NewerOlder