Disable automatic conversions from 8-bit strings
This commit is contained in:
@@ -91,9 +91,6 @@ class BackendSettingsPage : public SettingsPage {
|
||||
void SelectDevice(const QString &device_new);
|
||||
|
||||
private:
|
||||
static const char *kOutputAutomaticallySelect;
|
||||
static const char *kOutputCustom;
|
||||
|
||||
Ui_BackendSettingsPage *ui_;
|
||||
bool configloaded_;
|
||||
bool engineloaded_;
|
||||
|
||||
Reference in New Issue
Block a user