X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6d44bf31a6f0b4a261280e57842bbd53b5e26cd5..2f2aa6287bd281037a8c329c65219324f81c613c:/src/common/fstream.cpp diff --git a/src/common/fstream.cpp b/src/common/fstream.cpp index 4014d31031..69bb1ea670 100644 --- a/src/common/fstream.cpp +++ b/src/common/fstream.cpp @@ -23,8 +23,6 @@ #pragma hdrstop #endif -#define BUF_TEMP_SIZE 10000 - // ---------------------------------------------------------------------------- // wxFileInputStream // ----------------------------------------------------------------------------