aboutsummaryrefslogtreecommitdiffstats
path: root/src/pgtkterm.c
diff options
context:
space:
mode:
authorStefan Kangas2025-04-19 08:51:09 +0200
committerStefan Kangas2025-04-19 10:39:05 +0200
commitfa4e686148de22cee0b1671fd6b3241212c110a6 (patch)
treedf5f1402574f154a2c415bae23e2778719b0e0ee /src/pgtkterm.c
parent177accc53d7ed2afc5768ae117fc6a19749e8fb6 (diff)
downloademacs-fa4e686148de22cee0b1671fd6b3241212c110a6.tar.gz
emacs-fa4e686148de22cee0b1671fd6b3241212c110a6.zip
; Delete superfluous comments explaining config.h
* src/pgtkfns.c: * src/pgtkim.c: * src/pgtkmenu.c: * src/pgtkselect.c: * src/pgtkterm.c: * src/termcap.c: * src/tparam.c: Delete superfluous comments explaining config.h.
Diffstat (limited to 'src/pgtkterm.c')
-rw-r--r--src/pgtkterm.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pgtkterm.c b/src/pgtkterm.c
index 3d59a239ccd..9e21fe01b4c 100644
--- a/src/pgtkterm.c
+++ b/src/pgtkterm.c
@@ -18,8 +18,6 @@ GNU General Public License for more details.
18You should have received a copy of the GNU General Public License 18You should have received a copy of the GNU General Public License
19along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ 19along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
20 20
21/* This should be the first include, as it may set up #defines affecting
22 interpretation of even the system includes. */
23#include <config.h> 21#include <config.h>
24 22
25/* Work around GCC bug 102671. */ 23/* Work around GCC bug 102671. */