Bobby Holley wrote:
+1. EIBTI.

I agree, though MOZ_OVERRIDE does imply that the function is virtual already, so it may not be so necessary there.

There are many cases of member function declarations like:

  /* virtual */ void theFunction();

I'm assuming this is done because of some compiler warnings about using virtual when it wasn't strictly necessary?
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to