remove DOT_FONTNAME setting; FreeSans isn't included anymore, and we don't even use "dot"

This commit is contained in:
Derek Atkins 2014-02-05 10:20:16 -05:00
parent 8ad64d62bc
commit d15f463387

View File

@ -1682,7 +1682,7 @@ DOT_NUM_THREADS = 0
# the DOTFONTPATH environment variable or by setting DOT_FONTPATH to the
# directory containing the font.
DOT_FONTNAME = FreeSans
DOT_FONTNAME =
# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
# The default size is 10pt.