diff options
Diffstat (limited to '')
-rw-r--r-- | bin/hnel.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/hnel.c b/bin/hnel.c index 8a3a6502..2c5734fb 100644 --- a/bin/hnel.c +++ b/bin/hnel.c @@ -14,8 +14,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -// PTY wrapper for remapping arbitrary keys. - #include <err.h> #include <poll.h> #include <stdbool.h> |