From: Michael D. Lowis Date: Tue, 18 Sep 2018 16:28:46 +0000 (-0400) Subject: change EOL toggling tag to use internal logic to perform the translation. X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=57f904da0ba90ead6648e71cd76999796ad287a4;p=projs%2Ftide.git change EOL toggling tag to use internal logic to perform the translation. --- diff --git a/tide.c b/tide.c index ecebb7f..51e1f37 100644 --- a/tide.c +++ b/tide.c @@ -25,8 +25,6 @@ char* FetchCmd[] = { "tfetch", NULL, NULL }; #define CMD_TIDE "!tide" #define CMD_PICKFILE "!pickfile ." -#define CMD_TO_DOS "|unix2dos" -#define CMD_TO_UNIX "|dos2unix" #define CMD_COMPLETE "