Module Name: pcc
Committed By: plunky
Date: Mon Oct 22 09:25:40 UTC 2012
Modified Files:
pcc/cc/ccom: pftn.c
pcc/cc/cxxcom: pftn.c
Log Message:
static var lpole is unused (and, the name is also used in init.c)
so remove it.
while here remove the unused next field, as this is a singly linked list
To generate a diff of this commit:
cvs rdiff -u -r1.361 -r1.362 pcc/cc/ccom/pftn.c
cvs rdiff -u -r1.7 -r1.8 pcc/cc/cxxcom/pftn.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.