remove unused define
This commit is contained in:
parent
66dcc66fd9
commit
3598aa7969
@ -16,8 +16,6 @@
|
|||||||
#ifndef _MYSHELLIN_CONSOLE_LINE
|
#ifndef _MYSHELLIN_CONSOLE_LINE
|
||||||
#define _MYSHELLIN_CONSOLE_LINE
|
#define _MYSHELLIN_CONSOLE_LINE
|
||||||
|
|
||||||
#define CONSOLE_BUFFER_SIZE 1024
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Remove new line from the end of a string.
|
* Remove new line from the end of a string.
|
||||||
* @param line The string to remove the new line from.
|
* @param line The string to remove the new line from.
|
||||||
|
Loading…
Reference in New Issue
Block a user