diff options
Diffstat (limited to 'bin/sh/funcs/suspend')
-rw-r--r-- | bin/sh/funcs/suspend | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/sh/funcs/suspend b/bin/sh/funcs/suspend index aaa2f7370cde..fd54c7050ddf 100644 --- a/bin/sh/funcs/suspend +++ b/bin/sh/funcs/suspend @@ -28,9 +28,6 @@ # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. -# -# @(#)suspend 8.2 (Berkeley) 5/4/95 -# $FreeBSD$ suspend() { local - |