examples: remove the curlgtk.c example

- it does not add a lot of value
- we do not test-build it to verify because of its dependencies
- unclear for what GTK versions it works or not

Reported-by: odek86 on github

Fixes #10197
Closes #10198
This commit is contained in:
Daniel Stenberg 2023-01-02 00:28:18 +01:00
parent d68e0a0cc2
commit b8b483b0c4
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
2 changed files with 1 additions and 121 deletions

View file

@ -5,7 +5,7 @@
# | (__| |_| | _ <| |___
# \___|\___/|_| \_\_____|
#
# Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
# Copyright (C) 1998 - 2023, Daniel Stenberg, <daniel@haxx.se>, et al.
#
# This software is licensed as described in the file COPYING, which
# you should have received as part of this distribution. The terms
@ -123,7 +123,6 @@ check_PROGRAMS = \
COMPLICATED_EXAMPLES = \
cacertinmem.c \
crawler.c \
curlgtk.c \
ephiperfifo.c \
evhiperfifo.c \
ghiper.c \