unreachable code

This commit is contained in:
Vitor Kiguchi 2020-07-24 15:00:18 -03:00
parent e4285d574a
commit 3381a05f7c

View file

@ -398,7 +398,6 @@ void GraphicsSurfaceWidget::Pick(int x, int y) {
default:
return QStringLiteral("Unhandled format");
}
return QString{};
};
QString nibbles;