Skip to content
Permalink
Browse files
Remove an unused variable
  • Loading branch information
dr-m committed May 26, 2017
1 parent 4114d1d commit e32dc40
Showing 1 changed file with 0 additions and 2 deletions.
@@ -38,8 +38,6 @@ Created 5/11/1994 Heikki Tuuri
#include <string>
#include "log.h"

/** A constant to prevent the compiler from optimizing ut_delay() away. */
ibool ut_always_false = FALSE;
#ifdef _WIN32
/*****************************************************************//**
NOTE: The Windows epoch starts from 1601/01/01 whereas the Unix

0 comments on commit e32dc40

Please sign in to comment.