mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
include/memlayer.h: remove redundant AUTOLIB (Brian Stuart)
This commit is contained in:
parent
25745eb3b1
commit
226cc90ba7
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
AUTOLIB(memlayer)
|
||||
|
||||
typedef struct Memscreen Memscreen;
|
||||
typedef void (*Refreshfn)(Memimage*, Rectangle, void*);
|
||||
|
||||
|
|
Loading…
Reference in a new issue