diff options
Diffstat (limited to '')
-rw-r--r-- | bin/wake.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/wake.c b/bin/wake.c index 01222087..a92cbd0c 100644 --- a/bin/wake.c +++ b/bin/wake.c @@ -14,8 +14,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -// Wake-on-LAN. - #include <sys/types.h> #include <err.h> |