cp-tree.h (push_tinst_level): Remove prototype.
authorVolker Reichelt <reichelt@igpm.rwth-aachen.de>
Mon, 13 Feb 2006 22:32:47 +0000 (22:32 +0000)
committerVolker Reichelt <reichelt@gcc.gnu.org>
Mon, 13 Feb 2006 22:32:47 +0000 (22:32 +0000)
commitaa9d8196d7b29a1213b48bc59ae50d36dd3765d2
tree3693411bab7912c05d88df9e839c2cc4d00a9278
parent33fd4f49bc71449bd4e10f6bcd79c8231f73e8c1
cp-tree.h (push_tinst_level): Remove prototype.

* cp-tree.h (push_tinst_level): Remove prototype.
(pop_tinst_level): Likewise.
* pt.c (push_tinst_level): Add prototype, make static.
(pop_tinst_level): Likewise.

From-SVN: r110934
gcc/cp/ChangeLog
gcc/cp/cp-tree.h
gcc/cp/pt.c