SDL_ttf: .wikiheaders-options: Don't warn about missing symbols.

From 79bb72b41e5b060918b80d50f30a6800942e4d43 Mon Sep 17 00:00:00 2001
From: "Ryan C. Gordon" <[EMAIL REDACTED]>
Date: Thu, 9 May 2024 13:42:38 -0400
Subject: [PATCH] .wikiheaders-options: Don't warn about missing symbols.

This just spams Ryan's email, for a legacy branch we aren't going to spend
time documenting further.
---
 .wikiheaders-options | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.wikiheaders-options b/.wikiheaders-options
index eb22a5c5..54bd1f03 100644
--- a/.wikiheaders-options
+++ b/.wikiheaders-options
@@ -12,5 +12,5 @@ selectheaderregex = \ASDL_ttf\.h\Z
 projecturl = https://libsdl.org/projects/SDL_ttf
 wikiurl = https://wiki.libsdl.org/SDL_ttf
 bugreporturl = https://github.com/libsdl-org/sdlwiki/issues/new
-warn_about_missing = 1
+warn_about_missing = 0
 wikipreamble = (This function is part of SDL_ttf, a separate library from SDL.)