include/memlayer.h: remove redundant AUTOLIB (Brian Stuart)
This commit is contained in:
parent
25745eb3b1
commit
226cc90ba7
@ -4,8 +4,6 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
AUTOLIB(memlayer)
|
||||
|
||||
typedef struct Memscreen Memscreen;
|
||||
typedef void (*Refreshfn)(Memimage*, Rectangle, void*);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user