environ #15

Merged
cromer merged 27 commits from environ into master 2021-07-17 22:15:24 -04:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit 3598aa7969 - Show all commits

View File

@ -16,8 +16,6 @@
#ifndef _MYSHELLIN_CONSOLE_LINE
#define _MYSHELLIN_CONSOLE_LINE
#define CONSOLE_BUFFER_SIZE 1024
/**
* Remove new line from the end of a string.
* @param line The string to remove the new line from.