Remove unused variable

This commit is contained in:
2023-10-27 13:13:13 +02:00
parent 748f556e40
commit b3e94db476

View File

@@ -16,8 +16,6 @@ namespace OpenVulkano::Input
Math::Vector2f position;
Math::Vector2f distance;
Math::Vector2f delta;
float scale = 0.0f;
};
struct PinchInfo