mirror of
https://github.com/gpac/gpac.git
synced 2026-01-12 00:05:22 +08:00
removed redefinition of GPAC mouse types
This commit is contained in:
@@ -32,16 +32,10 @@
|
||||
|
||||
#include <gpac/constants.h>
|
||||
#include <gpac/events_constants.h>
|
||||
#include <gpac/events.h>
|
||||
|
||||
#include "directfb_out.h"
|
||||
|
||||
enum
|
||||
{
|
||||
GF_MOUSE_LEFT = 0,
|
||||
GF_MOUSE_MIDDLE,
|
||||
GF_MOUSE_RIGHT
|
||||
};
|
||||
|
||||
static int do_xor = 0;
|
||||
|
||||
/* macro for a safe call to DirectFB functions */
|
||||
|
||||
Reference in New Issue
Block a user