mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-18 19:44:23 +02:00
fix use of log_file.info(…) if building with -Denable_x11_support=false
This commit is contained in:
parent
9c50297059
commit
762ffbd0be
1 changed files with 1 additions and 0 deletions
|
|
@ -730,6 +730,7 @@ pub fn main() !void {
|
|||
try state.log_file.info(
|
||||
"comp",
|
||||
"x11 support disabled at compile-time",
|
||||
.{},
|
||||
);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue