Remove MSVC comment of last commit.

Gcc was to blame for accepting the code.
This commit is contained in:
Mark de Wever 2009-09-22 19:20:26 +00:00
parent 6c704bad85
commit b2e7cfc2ec

View File

@ -275,9 +275,6 @@ public:
return mouse_behaviour_;
}
// The following two struct definitions were originally private,
// however MS VC++ chokes on that, so they were changed to public
/** Helper struct to generate the various signal types. */
template<class T>
struct tsignal