Skip to content
Snippets Groups Projects
Commit 1deab712 authored by deuce's avatar deuce
Browse files

Initialize the dontgiveashit variable.

parent 778b2749
Branches
Tags
No related merge requests found
......@@ -94,8 +94,8 @@ function ConcensusObject(host, port, scope)
{
var i;
var now=time();
var dontgiveashit;
var dontgiveashit=0;
if(this.start < now-60*60*24*15)
return true;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment