summaryrefslogtreecommitdiff
path: root/Filelist
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2022-04-03 18:02:37 +0100
committerBram Moolenaar <Bram@vim.org>2022-04-03 18:02:37 +0100
commit0b962e5685edd41b55d5427b894797e725707639 (patch)
tree0b6bddeb6a2c7da603b71474b87f185dc14a02ea /Filelist
parent292e1b9f681054a1de8fa22315ae6eedd7acb205 (diff)
downloadvim-git-0b962e5685edd41b55d5427b894797e725707639.tar.gz
patch 8.2.4677: the Athena GUI support is outdatedv8.2.4677
Problem: The Athena GUI support is outdated. Solution: Remove the Athena GUI code.
Diffstat (limited to 'Filelist')
-rw-r--r--Filelist5
1 files changed, 0 insertions, 5 deletions
diff --git a/Filelist b/Filelist
index cbd51b5c3..bc44866d6 100644
--- a/Filelist
+++ b/Filelist
@@ -446,10 +446,6 @@ SRC_UNIX = \
src/create_cmdidxs.vim \
src/create_nvcmdidxs.c \
src/create_nvcmdidxs.vim \
- src/gui_at_fs.c \
- src/gui_at_sb.c \
- src/gui_at_sb.h \
- src/gui_athena.c \
src/gui_gtk.c \
src/gui_gtk_f.c \
src/gui_gtk_f.h \
@@ -474,7 +470,6 @@ SRC_UNIX = \
src/osdef1.h.in \
src/osdef2.h.in \
src/pathdef.sh \
- src/proto/gui_athena.pro \
src/proto/gui_gtk.pro \
src/proto/gui_gtk_x11.pro \
src/proto/gui_gtk_gresources.pro \