mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-02 07:58:37 +00:00
remove some unused structs
This commit is contained in:
@@ -20,12 +20,3 @@ surface_mailbox: apprt.surface.Mailbox,
|
||||
|
||||
/// The apprt surface.
|
||||
rt_surface: *apprt.Surface,
|
||||
|
||||
pub const Padding = struct {
|
||||
// Explicit padding options, in pixels. The surface thread is
|
||||
// expected to convert points to pixels for a given DPI.
|
||||
explicit: renderer.Padding,
|
||||
|
||||
// Balance options
|
||||
balance: bool = false,
|
||||
};
|
||||
|
Reference in New Issue
Block a user