mirror of
https://github.com/whoahq/whoa.git
synced 2026-02-01 00:02:45 +03:00
chore(console): remove unused forward declaration
This commit is contained in:
parent
4313dd50e5
commit
d1a30161f4
@ -4,9 +4,8 @@
|
||||
#include "event/Event.hpp"
|
||||
#include <cstdint>
|
||||
|
||||
void DrawHighlight();
|
||||
void ResetHighlight();
|
||||
void PasteInInputLine(const char* inputLine);
|
||||
void ResetHighlight();
|
||||
|
||||
namespace {
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user