From 218dce4cf92fc848c739a7cc12a4a1d3ff8bbceb Mon Sep 17 00:00:00 2001 From: Richard Sailer Date: Thu, 6 Jun 2019 15:49:54 +0200 Subject: [PATCH] .h: Minor cleanup --- src/tuxedo_keyboard.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/tuxedo_keyboard.h b/src/tuxedo_keyboard.h index 9115541..906d93e 100644 --- a/src/tuxedo_keyboard.h +++ b/src/tuxedo_keyboard.h @@ -71,9 +71,5 @@ #define STEP_BRIGHTNESS_STEP 25 -// Module Parameter Values -//static bool - - #endif