mirror of
git://git.proxmox.com/git/spiceterm.git
synced 2024-12-22 13:34:06 +03:00
remove useless comment
This commit is contained in:
parent
b1f67c203d
commit
98537e6387
@ -7,8 +7,6 @@
|
||||
#define IBUFSIZE 1024
|
||||
#define MAX_ESC_PARAMS 16
|
||||
|
||||
//typedef unsigned short unicode; // fixme
|
||||
|
||||
typedef struct TextAttributes {
|
||||
unsigned int fgcol:4;
|
||||
unsigned int bgcol:4;
|
||||
|
Loading…
Reference in New Issue
Block a user