Skip to content

Commit

Permalink
improve
Browse files Browse the repository at this point in the history
  • Loading branch information
slince committed Apr 28, 2017
1 parent 6ebeefc commit be17786
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions SystemV/SharedMemory.php
Expand Up @@ -143,9 +143,4 @@ public static function humanReadableToBytes($input)
}
return $number;
}

public function __destruct()
{
$this->destroy();
}
}

0 comments on commit be17786

Please sign in to comment.