output/Plugin: remove 'Error&' parameters, use C++ exceptions only

This commit is contained in:
Max Kellermann
2016-11-09 11:56:01 +01:00
parent 445e82be75
commit d9cb85df83
34 changed files with 198 additions and 364 deletions

View File

@@ -23,7 +23,6 @@
class PulseOutput;
class PulseMixer;
struct pa_cvolume;
class Error;
extern const struct AudioOutputPlugin pulse_output_plugin;