From 86b30b3db30909c025b9c42a10078d64a66c813a Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 6 Feb 2025 14:50:37 -0500 Subject: Remove deprecated API As far as I can tell, nobody actually cares about this in practice now, and it's slated for removal anyway. --- test/cpp/test_build.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/cpp/test_build.cpp') diff --git a/test/cpp/test_build.cpp b/test/cpp/test_build.cpp index 4fd2dac..2f24c5f 100644 --- a/test/cpp/test_build.cpp +++ b/test/cpp/test_build.cpp @@ -5,8 +5,6 @@ Tests that C++ headers compile without any warnings. */ -#define PUGL_DISABLE_DEPRECATED - #include "pugl/cairo.hpp" // IWYU pragma: keep #include "pugl/gl.hpp" // IWYU pragma: keep #include "pugl/pugl.h" // IWYU pragma: keep -- cgit v1.2.1