Changeset 4fd3c04 for keys.c


Ignore:
Timestamp:
Oct 12, 2017, 8:28:02 PM (7 years ago)
Author:
Anders Kaseorg <andersk@mit.edu>
Branches:
master
Children:
a882637
Parents:
ee6b30f
git-author:
Anders Kaseorg <andersk@mit.edu> (10/06/17 21:27:09)
git-committer:
Anders Kaseorg <andersk@mit.edu> (10/12/17 20:28:02)
Message:
Remove AIM support

This code has received almost no security attention, and anyway, AIM
is shutting down on December 15, 2017.

https://aimemories.tumblr.com/post/166091776077/aimemories

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
File:
1 edited

Legend:

Unmodified
Added
Removed
  • keys.c

    rd400776 r4fd3c04  
    317317
    318318  BIND_CMD("z",   "start-command zwrite ", "start a zwrite command");
    319   BIND_CMD("a",   "start-command aimwrite ", "start an aimwrite command");
    320319  BIND_CMD("r",   "reply",            "reply to the current message");
    321320  BIND_CMD("R",   "reply sender",     "reply to sender of the current message");
Note: See TracChangeset for help on using the changeset viewer.