summaryrefslogtreecommitdiff
path: root/src/actions.h
diff options
context:
space:
mode:
authorsabetts <sabetts>2005-06-11 17:58:01 +0000
committersabetts <sabetts>2005-06-11 17:58:01 +0000
commitd9a76c05c9184b61157e38dedf6bc389689de515 (patch)
tree8d8ddd755f4ea4ad82845050bec79eadab49226e /src/actions.h
parent6f21b38b010e1c1cb6866ca631adbbff4696c716 (diff)
downloadratpoison-d9a76c05c9184b61157e38dedf6bc389689de515.zip
remove the non-existant command, last.
Diffstat (limited to 'src/actions.h')
-rw-r--r--src/actions.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/actions.h b/src/actions.h
index a17fbf0..58a18cc 100644
--- a/src/actions.h
+++ b/src/actions.h
@@ -138,7 +138,6 @@ RP_CMD (h_split);
RP_CMD (help);
RP_CMD (info);
RP_CMD (kill);
-RP_CMD (last);
RP_CMD (lastmsg);
RP_CMD (license);
RP_CMD (link);