Oops
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@859 a31d4220-a93d-0410-bf67-fe4944624d44
This commit is contained in:
parent
f86f872ba9
commit
93534f4af6
|
@ -126,8 +126,6 @@ void DisplayConfigDialog::vOnOutputChanged(VBA::Window::EVideoOutput _eOutput)
|
|||
else if (_eOutput == VBA::Window::OutputCairo && m_poOutputCairoRadioButton->get_active())
|
||||
m_poConfig->vSetKey("output", VBA::Window::OutputCairo);
|
||||
|
||||
g_message("caca");
|
||||
|
||||
m_poWindow->vApplyConfigScreenArea();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue