Commit 11d75bee authored by Rob Shearman's avatar Rob Shearman Committed by Alexandre Julliard

kernel32: Remove an unused #define in time.c.

parent 67cc0302
......@@ -52,8 +52,6 @@
WINE_DEFAULT_DEBUG_CHANNEL(time);
/* maximum time adjustment in seconds for SetLocalTime and SetSystemTime */
#define SETTIME_MAX_ADJUST 120
#define CALINFO_MAX_YEAR 2029
#define LL2FILETIME( ll, pft )\
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment