From f1fe73d1909a2448a004a88362a1a532d0d4f7c3 Mon Sep 17 00:00:00 2001 From: sanine Date: Sun, 12 Feb 2023 23:53:22 -0600 Subject: switch to tinyobj and nanovg from assimp and cairo --- .../make-cairo-boilerplate-constructors.sh | 29 ---------------------- 1 file changed, 29 deletions(-) delete mode 100644 libs/cairo-1.16.0/boilerplate/make-cairo-boilerplate-constructors.sh (limited to 'libs/cairo-1.16.0/boilerplate/make-cairo-boilerplate-constructors.sh') diff --git a/libs/cairo-1.16.0/boilerplate/make-cairo-boilerplate-constructors.sh b/libs/cairo-1.16.0/boilerplate/make-cairo-boilerplate-constructors.sh deleted file mode 100644 index 09716ca..0000000 --- a/libs/cairo-1.16.0/boilerplate/make-cairo-boilerplate-constructors.sh +++ /dev/null @@ -1,29 +0,0 @@ -#! /bin/sh - -if test $# -eq 0; then - echo "$0: no input files." >&2 - exit 0 -fi - -cat <