text-item: Simplify text_item further to just hold a pivot_value.
[pspp] / src / output / driver-provider.h
index c44a2e303bed8238a9fa89b1ff856503fd57b396..0f01fa9b30438f083ebf5865d3c5c8509b4df970 100644 (file)
@@ -105,6 +105,4 @@ struct output_driver_factory
                                      struct string_map *options);
   };
 
-char *output_get_text_from_markup (const char *markup);
-
 #endif /* output/driver-provider.h */