summaryrefslogtreecommitdiff
path: root/as/readsrc.c
diff options
context:
space:
mode:
authorRobert de Bath <rdebath@poboxes.com>1998-07-01 01:00:00 +0200
committerLubomir Rintel <lkundrak@v3.sk>2013-10-23 23:40:31 +0200
commitec5f28e3f1400b5dacb88eda2d9db472a20b4349 (patch)
treeb3215b2306709d0412fd7845c78ca63ccaa2e29b /as/readsrc.c
parent2f828530e36a02c5b4c534e42ab812370c2bf7d9 (diff)
downloaddev86-ec5f28e3f1400b5dacb88eda2d9db472a20b4349.tar.gz
Import Dev86src-0.14.3.tar.gzv0.14.3
Diffstat (limited to 'as/readsrc.c')
-rw-r--r--as/readsrc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/as/readsrc.c b/as/readsrc.c
index 80c62f2..557ca5d 100644
--- a/as/readsrc.c
+++ b/as/readsrc.c
@@ -253,7 +253,6 @@ PUBLIC void pproceof()
maclevel = iflevel = blocklevel =
totwarn = toterr = linum = macnum = 0;
initp1p2(); /* reset other varaiables */
- ptext();
if(pass==last_pass)
binaryc = binaryg;
#ifdef I80386