Index: trunk/extensions/SemanticResultFormats/SRF_Settings.php |
— | — | @@ -80,10 +80,6 @@ |
81 | 81 | $class = 'SRFGooglePie'; |
82 | 82 | $file = $srfgIP . '/GoogleCharts/SRF_GooglePie.php'; |
83 | 83 | break; |
84 | | - case 'ploticus': |
85 | | - $class = 'SRFPloticus'; |
86 | | - $file = $srfgIP . '/Ploticus/SRF_Ploticus.php'; |
87 | | - break; |
88 | 84 | case 'graph': |
89 | 85 | $class = 'SRFGraph'; |
90 | 86 | $file = $srfgIP . '/GraphViz/SRF_Graph.php'; |