mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-11 12:45:05 +01:00
unreachable code
This commit is contained in:
parent
e4285d574a
commit
3381a05f7c
@ -398,7 +398,6 @@ void GraphicsSurfaceWidget::Pick(int x, int y) {
|
|||||||
default:
|
default:
|
||||||
return QStringLiteral("Unhandled format");
|
return QStringLiteral("Unhandled format");
|
||||||
}
|
}
|
||||||
return QString{};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
QString nibbles;
|
QString nibbles;
|
||||||
|
Loading…
Reference in New Issue
Block a user