X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=config%2Fconfig.c;h=671292e6f1c69f7544790d1ca45799bab29b6947;hp=9b64e29b8c1f295c79095b4ec47afeda5103a2f1;hb=916690191222433a6923a4be54b0d8f6ac01bd02;hpb=e87123959d15f3b190494dffdd8bce335c137874 diff --git a/config/config.c b/config/config.c index 9b64e29..671292e 100644 --- a/config/config.c +++ b/config/config.c @@ -250,13 +250,6 @@ char *moreproc = "more"; char *mhlproc = nmhlibdir (/mhl); /* - * This is the super handy BBoard reading program, which is - * really just the nmh shell program. - */ - -char *mshproc = nmhbindir (/msh); - -/* * This program is called to pack a folder. */ @@ -313,13 +306,6 @@ char *showmimeproc = nmhbindir (/mhshow); char *showproc = nmhlibdir (/mhl); /* - * This program is called by vmh as the back-end to the window management - * protocol - */ - -char *vmhproc = nmhbindir (/msh); - -/* * This program is called after comp, et. al., have built a draft */