Skip to content

Commit 1409f16

Browse files
committed
Remove enable-tray properly
1 parent eba966c commit 1409f16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

meson.build

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ client_protos = declare_dependency(
111111

112112
conf_data = configuration_data()
113113
conf_data.set10('HAVE_GDK_PIXBUF', gdk_pixbuf.found())
114-
conf_data.set10('HAVE_TRAY', get_option('enable-tray') and (systemd.found() or elogind.found()))
115114

116115
subdir('include')
117116

0 commit comments

Comments
 (0)