Removing a line I don't need anymnore due to previous commit.
modified: src/nms.c
This commit is contained in:
parent
103e164106
commit
ed59cb1070
@ -19,8 +19,6 @@
|
|||||||
#define NEWLINE 10
|
#define NEWLINE 10
|
||||||
#define TAB 9
|
#define TAB 9
|
||||||
|
|
||||||
#define PRINT_BUFFER 100
|
|
||||||
|
|
||||||
// Window position structure, linked list. Keeps track of every
|
// Window position structure, linked list. Keeps track of every
|
||||||
// character's position on the terminal, as well as other attributes.
|
// character's position on the terminal, as well as other attributes.
|
||||||
struct winpos {
|
struct winpos {
|
||||||
|
Loading…
Reference in New Issue
Block a user