mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-02 03:20:34 +00:00
Remove MSVC comment of last commit.
Gcc was to blame for accepting the code.
This commit is contained in:
parent
6c704bad85
commit
b2e7cfc2ec
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user