From 83b630b8c27fc3307eba36fa2b6193690bd18e4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Mon, 11 May 2020 14:36:46 +0200 Subject: thirdparty: Cleanup after #38386, document provenance and copyright Also renamed `delaunay.h` to `delaunay_2d.h` to match the class name. --- core/math/r128.cpp | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 core/math/r128.cpp (limited to 'core/math/r128.cpp') diff --git a/core/math/r128.cpp b/core/math/r128.cpp deleted file mode 100644 index fb1e4733ee..0000000000 --- a/core/math/r128.cpp +++ /dev/null @@ -1,2 +0,0 @@ -#define R128_IMPLEMENTATION -#include "thirdparty/r128/r128.h" -- cgit v1.2.3