diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/vdcommon.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/common/vdcommon.h b/common/vdcommon.h index 24d18d6..1097720 100644 --- a/common/vdcommon.h +++ b/common/vdcommon.h @@ -63,7 +63,5 @@ typedef struct VDPipeState { VDPipeBuffer read; } VDPipeState; -bool get_qxl_device_id(TCHAR* device_key, DWORD* device_id); - #endif |