]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ui-file.c
Remove global wrap_here function
[thirdparty/binutils-gdb.git] / gdb / ui-file.c
index 57fc05a6c848f59e338dea223348c1a44f0f6ba0..d30ec04a68fc03f8811d4831e2770a5fd2ce3b3e 100644 (file)
@@ -131,12 +131,6 @@ ui_file::printchar (int c, int quoter, bool async_safe)
     this->write (buf, out);
 }
 
-void
-ui_file::wrap_here (int indent)
-{
-  ::wrap_here (indent);
-}
-
 \f
 
 void