mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-22 05:27:20 +00:00
[client] removed DrawFunc typedef
This commit is contained in:
parent
e774a0bb06
commit
72b69a6659
@ -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 New Issue
Block a user