GUACAMOLE-249: Remove unused SEC_TO_UNIX_EPOCH constant.
This commit is contained in:
parent
6c239a7b98
commit
12febd5162
@ -108,8 +108,6 @@
|
|||||||
*/
|
*/
|
||||||
#define GUAC_RDP_FS_ENOTSUP -10
|
#define GUAC_RDP_FS_ENOTSUP -10
|
||||||
|
|
||||||
#define SEC_TO_UNIX_EPOCH 11644473600
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Converts a Windows timestamp (100 nanosecond intervals since Jan 1, 1601
|
* Converts a Windows timestamp (100 nanosecond intervals since Jan 1, 1601
|
||||||
* UTC) to UNIX timestamp (seconds since Jan 1, 1970 UTC).
|
* UTC) to UNIX timestamp (seconds since Jan 1, 1970 UTC).
|
||||||
|
Loading…
Reference in New Issue
Block a user