remove rdp_full_sync (#203)

* remove rdp_full_sync

* swap

* swap
This commit is contained in:
Logan McNaughton
2025-01-30 14:42:04 +01:00
committed by GitHub
parent 026e4c0e74
commit f84444a12e
6 changed files with 6 additions and 15 deletions
-1
View File
@@ -28,7 +28,6 @@ extern "C"
void rdp_set_vi_register(uint32_t reg, uint32_t value);
bool rdp_update_screen();
uint64_t rdp_process_commands();
void rdp_full_sync();
#ifdef __cplusplus
}