5
0
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:
Dietmar Maurer 2013-09-12 12:16:42 +02:00
parent b1f67c203d
commit 98537e6387

View File

@ -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;