mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-07-30 12:27:57 +00:00
address many fontmem todos
This commit is contained in:
@@ -18,9 +18,6 @@
|
||||
//! reinitialized and all surfaces should switch over to using that one.
|
||||
const SharedGrid = @This();
|
||||
|
||||
// TODO(fontmem):
|
||||
// - consider config changes and how they affect the shared grid.
|
||||
|
||||
const std = @import("std");
|
||||
const assert = std.debug.assert;
|
||||
const Allocator = std.mem.Allocator;
|
||||
|
||||
Reference in New Issue
Block a user