Revert "Add uc_ctl_get/set_tcg_buffer_size"

This reverts commit 3145e3c426 because not
properly co-authoer-ed.
This commit is contained in:
mio
2023-06-10 23:29:56 +02:00
parent 3145e3c426
commit f8c7969d65
5 changed files with 3 additions and 28 deletions

View File

@@ -400,7 +400,6 @@ struct uc_struct {
FlatView *empty_view; // Static function variable moved from flatviews_init
uint64_t tcg_buffer_size; // The buffer size we are going to use
#ifdef WIN32
PVOID seh_handle;
void* seh_closure;