summaryrefslogtreecommitdiff
path: root/gcc/cpphash.h
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-04-23 14:24:29 -0700
committerYamaArashi <shadow962@live.com>2016-04-23 14:24:29 -0700
commitfa618cd10b1985bae42882f82346b646783892c6 (patch)
tree0747f080932237303da5092624e2d7fd80161b78 /gcc/cpphash.h
parentd3544ca3cc99335afd11751fde4f41dc7c7444c5 (diff)
cleanup
Diffstat (limited to 'gcc/cpphash.h')
-rwxr-xr-xgcc/cpphash.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cpphash.h b/gcc/cpphash.h
index 3b97f1c..b773951 100755
--- a/gcc/cpphash.h
+++ b/gcc/cpphash.h
@@ -21,7 +21,6 @@ union hashval {
int ival;
char *cpval;
DEFINITION *defn;
- struct hashnode *aschain; /* for #assert */
};
struct hashnode {