]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/fstream.cpp
Fixed event handling for DialogEd
[wxWidgets.git] / src / common / fstream.cpp
index 4014d31031a1c5267af7ac0f01c2b861fdfba59a..69bb1ea670d1aa5e08f12cffdca5761f61d2f6cd 100644 (file)
@@ -23,8 +23,6 @@
 #pragma hdrstop
 #endif
 
-#define BUF_TEMP_SIZE 10000
-
 // ----------------------------------------------------------------------------
 // wxFileInputStream
 // ----------------------------------------------------------------------------