mirror of
https://github.com/curl/curl.git
synced 2026-08-25 22:03:47 +03:00
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:
parent
d68e0a0cc2
commit
b8b483b0c4
2 changed files with 1 additions and 121 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue