mirror of
https://github.com/panda3d/panda3d.git
synced 2026-05-12 17:48:49 -05:00
device: remove unused variables on Windows
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user