| Index: chrome/browser/views/options/options_window_view.cc
|
| ===================================================================
|
| --- chrome/browser/views/options/options_window_view.cc (revision 4894)
|
| +++ chrome/browser/views/options/options_window_view.cc (working copy)
|
| @@ -23,9 +23,6 @@
|
| #include "chromium_strings.h"
|
| #include "generated_resources.h"
|
|
|
| -static const int kDefaultWindowWidthChars = 85;
|
| -static const int kDefaultWindowHeightLines = 29;
|
| -
|
| ///////////////////////////////////////////////////////////////////////////////
|
| // OptionsWindowView
|
| //
|
|
|