mirror of
https://github.com/swaywm/sway.git
synced 2026-03-18 05:34:20 -04: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 "stringop.h"
|
||||||
#include "wlr-layer-shell-unstable-v1-client-protocol.h"
|
#include "wlr-layer-shell-unstable-v1-client-protocol.h"
|
||||||
|
|
||||||
// TODO menu
|
|
||||||
|
|
||||||
static bool sni_ready(struct swaybar_sni *sni) {
|
static bool sni_ready(struct swaybar_sni *sni) {
|
||||||
return sni->status && (sni->status[0] == 'N' ? // NeedsAttention
|
return sni->status && (sni->status[0] == 'N' ? // NeedsAttention
|
||||||
sni->attention_icon_name || sni->attention_icon_pixmap :
|
sni->attention_icon_name || sni->attention_icon_pixmap :
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue