no change; just fix indentation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2009-01-10 23:56:36 +00:00
parent 882678ebb4
commit ca642c8a7b

View File

@@ -128,7 +128,7 @@ class NoTransErr
{ {
public: public:
NoTransErr() { } NoTransErr() { }
~NoTransErr() { } ~NoTransErr() { }
}; };
#endif // Debug/!Debug #endif // Debug/!Debug