Adjusted Platform Structure

This commit is contained in:
2025-07-23 12:12:29 -04:00
parent 2117e4347c
commit f9de242b87
10 changed files with 35 additions and 25 deletions

View File

@@ -25,8 +25,6 @@
namespace fennec::test
{
using namespace wayland;
inline void fennec_test_platform_linux_wayland(linux_platform& platform) {
wayland_display* display = static_cast<wayland_display*>(platform.get_display());