X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=common.h;h=f1506551ae65281335cd076bc932d59eb9ee2af9;hb=1cab74f1ba222cbeac2696eb4f827f056328b4ba;hp=68749f302b957e632ba8c1fe50e991dfc99ff429;hpb=15eab3074ed1dc476c19b48da66e82dea27399b5;p=xboard.git diff --git a/common.h b/common.h index 68749f3..f150655 100644 --- a/common.h +++ b/common.h @@ -408,8 +408,7 @@ typedef struct { Boolean firstPlaysBlack; Boolean noChessProgram; char *host[ENGINES]; - char *pngDirectory; - char *svgDirectory; + char *pieceDirectory; char *soundDirectory; char *remoteShell; char *remoteUser;