summary refs log tree commit diff
path: root/chat.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--chat.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chat.h b/chat.h
index 03f3251..441056c 100644
--- a/chat.h
+++ b/chat.h
@@ -162,7 +162,6 @@ enum Edit {
 	EditKillBackWord,
 	EditKillForeWord,
 	EditKillLine,
-	EditROT13,
 	EditComplete,
 	EditEnter,
 };
/td>Lars Hjemli 2007-02-04Update cgitrc templateLars Hjemli 2007-02-04Add support for lightweight tagsLars Hjemli 2007-02-04Read repo-info from /etc/cgitrcLars Hjemli 2007-02-04Do not die if tag has no messageLars Hjemli 2007-02-03Fix search for non-virtual urlsLars Hjemli 2007-01-28Update README with install/config informationLars Hjemli