summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJérémie Courrèges-Anglas <jca@wxcvbn.org>2016-11-23 03:19:37 +0100
committerJérémie Courrèges-Anglas <jca@wxcvbn.org>2016-11-23 03:19:37 +0100
commit3812467f4341abae87185c327e2e771c2fa903c6 (patch)
tree5e3f3038b65387c1db0ac6e8d7acfe033ba520c1 /src
parent1554e905650daa7bf60bda258b31854756a3ae89 (diff)
downloadratpoison-3812467f4341abae87185c327e2e771c2fa903c6.zip
Dead defines
Diffstat (limited to 'src')
-rw-r--r--src/actions.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/actions.h b/src/actions.h
index 3c708c8..9f6cda6 100644
--- a/src/actions.h
+++ b/src/actions.h
@@ -22,9 +22,6 @@
#ifndef _RATPOISON_ACTIONS_H
#define _RATPOISON_ACTIONS_H 1
-#define MAX_COMMAND_LENGTH 100
-#define MAX_ARGS_LENGTH 100
-
#include "ratpoison.h"
/* arg_REST and arg_SHELLCMD eat the rest of the input. */