removed WHY2_CONNECT_MESSAGE macro

This commit is contained in:
Václav Šmejkal 2023-04-20 09:09:53 +02:00
parent 74e0453c5b
commit 460239b8bc
Signed by: ENGO150
GPG Key ID: F6D6DF86242C5A59

View File

@ -29,6 +29,4 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
#define WHY2_INVALID_POINTER (void*) 0xffffffffffffffff #define WHY2_INVALID_POINTER (void*) 0xffffffffffffffff
#define WHY2_CONNECT_MESSAGE "{\"username:\"server\", \"message\":\"{X} connected.\"\"}" //guess what
#endif #endif