mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 00:06:44 -04:00
device: remove unused variables on Windows
This commit is contained in:
parent
4d6b7e96c9
commit
7e562b0eb3
@ -42,10 +42,8 @@ private:
|
||||
private:
|
||||
const std::string _path;
|
||||
HANDLE _handle;
|
||||
DWORD _size;
|
||||
void *_preparsed;
|
||||
ULONG _max_data_count;
|
||||
ULONG _max_usage_count;
|
||||
|
||||
// Indexed by report ID
|
||||
pvector<BitArray> _report_buttons;
|
||||
|
Loading…
x
Reference in New Issue
Block a user