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