remove superfluous plot_titleindex

This commit is contained in:
Simon Christ 2021-07-05 15:57:53 +02:00
parent edd4fed8e7
commit d5fbc75c2d

View File

@ -1366,7 +1366,6 @@ const _match_map = KW(
:colorbar_tickfontcolor => :foreground_color_subplot, :colorbar_tickfontcolor => :foreground_color_subplot,
:plot_titlefontfamily => :fontfamily, :plot_titlefontfamily => :fontfamily,
:plot_titlefontcolor => :foreground_color, :plot_titlefontcolor => :foreground_color,
:plot_titleindex => 0,
:tickfontcolor => :foreground_color_text, :tickfontcolor => :foreground_color_text,
:guidefontcolor => :foreground_color_guide, :guidefontcolor => :foreground_color_guide,
:annotationfontfamily => :fontfamily_subplot, :annotationfontfamily => :fontfamily_subplot,