try

Code:
action actBullet(){
  	
wait(-1);
ent_remove(entBulletHole);
  	
}