shithub: riscv

Download patch

ref: cc595b043a1d0782fc50e79652112e1a7613d5e3
parent: a0b737ad35ca546f8ae14442a39e48d43daf4292
author: cinap_lenrek <[email protected]>
date: Wed Oct 24 20:47:55 EDT 2012

libmemlayer: remove pool.h includes (import from sources)

there are no pool calls/data structures used in
libmemlayer so the dependency can be removed.

--- a/sys/src/libmemlayer/draw.c
+++ b/sys/src/libmemlayer/draw.c
@@ -3,7 +3,6 @@
 #include <draw.h>
 #include <memdraw.h>
 #include <memlayer.h>
-#include <pool.h>
 
 struct Draw
 {
--- a/sys/src/libmemlayer/lhide.c
+++ b/sys/src/libmemlayer/lhide.c
@@ -3,7 +3,6 @@
 #include <draw.h>
 #include <memdraw.h>
 #include <memlayer.h>
-#include <pool.h>
 
 /*
  * Hide puts that portion of screenr now on the screen into the window's save area.
--- a/sys/src/libmemlayer/ltofront.c
+++ b/sys/src/libmemlayer/ltofront.c
@@ -3,7 +3,6 @@
 #include <draw.h>
 #include <memdraw.h>
 #include <memlayer.h>
-#include <pool.h>
 
 /*
  * Pull i towards top of screen, just behind front