Make fallbackPieceImageDirectory hardcoded
[xboard.git] / common.h
index 2fca8fb..f150655 100644 (file)
--- a/common.h
+++ b/common.h
@@ -409,7 +409,6 @@ typedef struct {
     Boolean noChessProgram;
     char *host[ENGINES];
     char *pieceDirectory;
-    char *svgDirectory;
     char *soundDirectory;
     char *remoteShell;
     char *remoteUser;