Skip to content
  • Florian Müllner's avatar
    wayland: Shut up a compiler warning · ead09bf6
    Florian Müllner authored
    If the compiler cannot figure out that the condition for setting
    the dev variable is the same as the condition for accessing it,
    it will complain about potential uninitialized use.
    ead09bf6