no-root-warning.patch 79 B

12345
  1. 835c835
  2. < if (G_UNLIKELY (geteuid () == 0))
  3. ---
  4. > if (G_UNLIKELY (1 == 0))