Index: tools/heapcheck/heapcheck_std.sh |
diff --git a/tools/heapcheck/heapcheck_std.sh b/tools/heapcheck/heapcheck_std.sh |
deleted file mode 100755 |
index b5ec947974f14b7a98d9a6945671afc9381a691a..0000000000000000000000000000000000000000 |
--- a/tools/heapcheck/heapcheck_std.sh |
+++ /dev/null |
@@ -1,5 +0,0 @@ |
-#!/bin/sh |
-# Copyright (c) 2012 The Chromium Authors. All rights reserved. |
-# Use of this source code is governed by a BSD-style license that can be |
-# found in the LICENSE file. |
-exec "${@}" 2>heapcheck.log |