call.c (build_method_call): Remove bogus code for two-argument delete.
authorMark Mitchell <mark@codesourcery.com>
Wed, 16 Jun 1999 11:24:10 +0000 (11:24 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 16 Jun 1999 11:24:10 +0000 (11:24 +0000)
commit4e61a9695a2292d4ba89a32a198606ef8bdced35
tree8eb25ccabadb40a37d53c31350c7586d347dbfc4
parent75c613dbc5bfb736400045edde2af639cb266e26
call.c (build_method_call): Remove bogus code for two-argument delete.

* call.c (build_method_call): Remove bogus code for two-argument
delete.
* init.c (build_new_1): Expand on comment, and remove dead code.

From-SVN: r27547
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/init.c
gcc/testsuite/g++.old-deja/g++.other/delete6.C [new file with mode: 0644]