pcm/PcmConvert: move the Domain instance to Domain.cxx
Rename pcm_convert_domain to pcm_domain. Move it out so we can use it without depending on the whole PcmConvert library.
This commit is contained in:
@@ -82,8 +82,6 @@ public:
|
||||
Error &error);
|
||||
};
|
||||
|
||||
extern const Domain pcm_convert_domain;
|
||||
|
||||
bool
|
||||
pcm_convert_global_init(Error &error);
|
||||
|
||||
|
Reference in New Issue
Block a user