mirror of
https://github.com/netbirdio/netbird.git
synced 2026-08-25 00:51:28 +02:00
Add in-body comment to startStatusNotifierWatcher no-op stub
This commit is contained in:
@@ -5,4 +5,5 @@ package main
|
||||
// startStatusNotifierWatcher is a no-op stub so main.go can call it across all
|
||||
// build targets; only minimal Linux WMs need the real watcher (tray_watcher_linux.go).
|
||||
func startStatusNotifierWatcher() {
|
||||
// Intentionally empty: only minimal Linux WMs need the real SNI watcher.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user