Expression cannot be used as a function

I don't know what trigPin is supposed to be, but it is defined as a naked 4, so after the preprocessor is done with it it becomes leftDistance = 4();

So the error message is spot on.