Skip to content

Commit

Permalink
main: Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
any1 committed Oct 2, 2024
1 parent 65c10e5 commit f5c5fc8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1851,8 +1851,6 @@ int main(int argc, char* argv[])
bool disable_input = false;
bool use_transient_seat = false;

int drm_fd MAYBE_UNUSED = -1;

int log_level = NVNC_LOG_WARNING;

static const struct wv_option opts[] = {
Expand Down

0 comments on commit f5c5fc8

Please sign in to comment.