Nah noz, that was just a comment. In C++, comments are text that is ignored by the compiler, like labels on the code that don't affect the final program. Comments in C++ are either the whole line after // or between /* and */.

I've also come to the conclusion that it was badly-written code. I s***ested a few things though which he could have tried, and he could have included the full error messages.