mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04:00
Copy pasta.
This commit is contained in:
parent
af4a67c109
commit
8b80345c98
@ -57,7 +57,6 @@ struct mpt_buffer {
|
||||
}
|
||||
|
||||
~mpt_buffer() {
|
||||
std::cout << "yes we are cleaning up" << std::endl;
|
||||
fflush(stdout);
|
||||
delete[] addr;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user