mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-26 21:12:25 +00:00
Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes.
This commit is contained in:
parent
fdcacc5a4b
commit
291e89d4f2
35 changed files with 40 additions and 208 deletions
8
mi/mi.h
8
mi/mi.h
|
|
@ -517,14 +517,6 @@ extern void miWideDash(
|
|||
DDXPointPtr /*pPts*/
|
||||
);
|
||||
|
||||
extern void miMiter(
|
||||
void
|
||||
);
|
||||
|
||||
extern void miNotMiter(
|
||||
void
|
||||
);
|
||||
|
||||
/* miwindow.c */
|
||||
|
||||
extern void miClearToBackground(
|
||||
|
|
|
|||
Loading…
Reference in a new issue