devdraw: remove unused Edepth[]
This commit is contained in:
parent
75186be2c2
commit
5ebb1a29d8
1 changed files with 0 additions and 1 deletions
|
@ -183,7 +183,6 @@ static char Ewriteoutside[] = "writeimage outside image";
|
|||
static char Enotfont[] = "image not a font";
|
||||
static char Eindex[] = "character index out of range";
|
||||
static char Enoclient[] = "no such draw client";
|
||||
static char Edepth[] = "image has bad depth";
|
||||
static char Enameused[] = "image name in use";
|
||||
static char Enoname[] = "no image with that name";
|
||||
static char Eoldname[] = "named image no longer valid";
|
||||
|
|
Loading…
Reference in a new issue