mirror of
https://github.com/swaywm/sway.git
synced 2026-02-08 10:06:44 -05:00
Remove comment that should be now obsolete
This commit is contained in:
parent
9c1da3a631
commit
0289272bd0
1 changed files with 0 additions and 2 deletions
|
|
@ -19,8 +19,6 @@
|
|||
#include "stringop.h"
|
||||
#include "wlr-layer-shell-unstable-v1-client-protocol.h"
|
||||
|
||||
// TODO menu
|
||||
|
||||
static bool sni_ready(struct swaybar_sni *sni) {
|
||||
return sni->status && (sni->status[0] == 'N' ? // NeedsAttention
|
||||
sni->attention_icon_name || sni->attention_icon_pixmap :
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue