Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Commit

Permalink
Remove unused include
Browse files Browse the repository at this point in the history
  • Loading branch information
NoozAbooz committed May 30, 2023
1 parent 5a8cf77 commit 5bd4d20
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mods/include/mods/chat/chat.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
#include <string>
// Send API Command
std::string chat_send_api_command(unsigned char *minecraft, char *str);
// Send Chat Message
static void send_api_chat_command(unsigned char *minecraft, char *str);
#endif

#ifdef __cplusplus
Expand Down

0 comments on commit 5bd4d20

Please sign in to comment.