[PATCH]: Cleanup tuiData

Stephane Carrez stcarrez@nerim.fr
Sun Sep 1 03:50:00 GMT 2002


Hi!

I've committed this patch to remove several functions in tuiData.c
that are no longer used (some were not used for a while...).

	Stephane

2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>

	* tuiData.h (FILE_PREFIX): Don't define.
	(blankStr, locationStr, breakStr): Don't declare.
	(breakLocationStr, nullStr, historyLimit, setHistoryLimitTo): Likewise.
	(displayableWinContentOf, displayableWinContentAt): Likewise.
	(winElementHeight, winByName, freeAllWindows): Likewise.

	* tuiData.c (blankStr, locationStr, breakStr): Remove.
	(breakLocationStr, nullStr, historyLimit, setHistoryLimitTo): Remove.
	(displayableWinContentOf, displayableWinContentAt): Remove.
	(winElementHeight, winByName, freeAllWindows): Remove.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: tuiData-cleanup.diffs
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20020901/095b14c0/attachment.ksh>


More information about the Gdb-patches mailing list