projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Removed redundant m_left etc. variables
[wxWidgets.git]
/
include
/
wx
/
objstrm.h
diff --git
a/include/wx/objstrm.h
b/include/wx/objstrm.h
index f077528e12c95c30ad3a890a92d6581b548a49c1..8d1970df1f10435d6568aac693c0731a91c563ac 100644
(file)
--- a/
include/wx/objstrm.h
+++ b/
include/wx/objstrm.h
@@
-87,4
+87,4
@@
class wxObjectInputStream : public wxFilterInputStream {
// wxUSE_STREAMS && wxUSE_SERIAL
#endif
// wxUSE_STREAMS && wxUSE_SERIAL
#endif
- // _WX_WXOBJSTRM_H__
\ No newline at end of file
+// _WX_WXOBJSTRM_H__