mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-01-08 21:33:57 +00:00
[client] removed DrawFunc typedef
This commit is contained in:
parent
e774a0bb06
commit
72b69a6659
1 changed files with 0 additions and 2 deletions
|
@ -38,8 +38,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA
|
|||
#include "spice/spice.h"
|
||||
#include "kb.h"
|
||||
|
||||
typedef void (*DrawFunc)(uint8_t * dst, const uint8_t * src);
|
||||
|
||||
struct AppState
|
||||
{
|
||||
bool hasBufferStorage;
|
||||
|
|
Loading…
Reference in a new issue