]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Remove obsolete wrap_here declaration
authorTom Tromey <tromey@adacore.com>
Thu, 8 Jan 2026 14:00:11 +0000 (07:00 -0700)
committerTom Tromey <tromey@adacore.com>
Thu, 8 Jan 2026 14:00:11 +0000 (07:00 -0700)
wrap_here is still declared in utils.h, but hasn't been defined in
quite some time.  This removes the obsolete declaration.

gdb/utils.h

index 8381e873449d8bf2d2d9688ebf834599ea7c5295..f11e85559cccd6077b9d91176b5a58f432ce2fee 100644 (file)
@@ -153,8 +153,6 @@ extern int yquery (const char *, ...) ATTRIBUTE_PRINTF (1, 2);
 
 extern void begin_line (void);
 
-extern void wrap_here (int);
-
 extern void reinitialize_more_filter (void);
 
 /* Return the number of characters in a line.  Will never be zero, but can