use enums, it's way better :)
[apps/madmutt.git] / mutt.h
diff --git a/mutt.h b/mutt.h
index 1ee8fb4..dc59064 100644 (file)
--- a/mutt.h
+++ b/mutt.h
@@ -383,7 +383,6 @@ enum {
   OPTMENUCALLER,                /* (pseudo) tell menu to give caller a take */
   OPTREDRAWTREE,                /* (pseudo) redraw the thread tree */
   OPTPGPCHECKTRUST,             /* (pseudo) used by pgp_select_key () */
-  OPTDONTHANDLEPGPKEYS,         /* (pseudo) used to extract PGP keys */
   OPTUNBUFFEREDINPUT,           /* (pseudo) don't use key buffer */
 
 #ifdef USE_NNTP