remove GetMedianTime( ) which is never used
This commit is contained in:
@@ -849,8 +849,6 @@ public:
|
||||
return pbegin[(pend - pbegin)/2];
|
||||
}
|
||||
|
||||
int64_t GetMedianTime() const;
|
||||
|
||||
/**
|
||||
* Returns true if there are nRequired or more blocks of minVersion or above
|
||||
* in the last nToCheck blocks, starting at pstart and going backwards.
|
||||
|
||||
Reference in New Issue
Block a user