Remove empty line

This commit is contained in:
Albrecht Schlosser 2022-07-16 16:48:51 +02:00
parent 9d27ec8754
commit 3560ff450f

View File

@ -340,7 +340,6 @@ void Fl_X11_Screen_Driver::screen_dpi(float &h, float &v, int n)
void Fl_X11_Screen_Driver::beep(int type)
{
int vol;
switch (type) {
case FL_BEEP_ERROR :