fix nogl build
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
parent
468fb637b6
commit
efe63f5380
@ -105,7 +105,7 @@ static inline void free_wincondlst(c2_lptr_t **pcondlst) {
|
|||||||
#ifndef CONFIG_OPENGL
|
#ifndef CONFIG_OPENGL
|
||||||
static inline void free_paint_glx(session_t *ps, paint_t *p) {
|
static inline void free_paint_glx(session_t *ps, paint_t *p) {
|
||||||
}
|
}
|
||||||
static inline void free_win_res_glx(session_t *ps, win *w) {
|
static inline void free_win_res_glx(session_t *ps, struct managed_win *w) {
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user