mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-03 22:25:57 +00:00
Merge branch 'remove-sysctl-include' of https://github.com/jamessan/kitty
This commit is contained in:
commit
6ce82177ea
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@
|
|||
|
||||
#include "gl.h"
|
||||
#include "fonts.h"
|
||||
#include <sys/sysctl.h>
|
||||
|
||||
enum { CELL_PROGRAM, CELL_BG_PROGRAM, CELL_SPECIAL_PROGRAM, CELL_FG_PROGRAM, CURSOR_PROGRAM, BORDERS_PROGRAM, GRAPHICS_PROGRAM, GRAPHICS_PREMULT_PROGRAM, BLIT_PROGRAM, NUM_PROGRAMS };
|
||||
enum { SPRITE_MAP_UNIT, GRAPHICS_UNIT, BLIT_UNIT };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue