зеркало из https://github.com/mozilla/pjs.git
Bug 508760 - Remove MSVC6 support from the tree; (Dv1) widget/src/windows/*.cpp; r=doug.turner
This commit is contained in:
Родитель
46f3ed0fc4
Коммит
a3652d9c81
|
@ -71,12 +71,6 @@ char nsFilePicker::mLastUsedDirectory[MAX_PATH+1] = { 0 };
|
|||
|
||||
#define MAX_EXTENSION_LENGTH 10
|
||||
|
||||
#ifndef BIF_USENEWUI
|
||||
// BIF_USENEWUI isn't defined in the platform SDK that comes with
|
||||
// MSVC6.0.
|
||||
#define BIF_USENEWUI 0x50
|
||||
#endif
|
||||
|
||||
//-------------------------------------------------------------------------
|
||||
//
|
||||
// nsFilePicker constructor
|
||||
|
|
Загрузка…
Ссылка в новой задаче