started working on logging
This commit is contained in:
@@ -342,7 +342,3 @@ void shutdown_editor(Editor* self) {
|
||||
str_dealloc(&self->filename);
|
||||
free(self->buffer);
|
||||
}
|
||||
|
||||
String_t* to_string(Editor* self) {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user