diff options
Diffstat (limited to 'src/benchmarks/realloc.py')
| -rw-r--r-- | src/benchmarks/realloc.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/benchmarks/realloc.py b/src/benchmarks/realloc.py index ca954d0..952913f 100644 --- a/src/benchmarks/realloc.py +++ b/src/benchmarks/realloc.py @@ -14,7 +14,6 @@ # # You should have received a copy of the GNU General Public License # along with allocbench. If not, see <http://www.gnu.org/licenses/>. - """Definition of the realloc micro benchmark""" from src.benchmark import Benchmark |
