diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-08-14 15:50:03 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-08-14 15:50:03 +0200 |
| commit | 93496b3a06749fb8b0ed1158768b03f5c92719fd (patch) | |
| tree | e5f982bf15b218bc4bf7d8d314f0787cd853c199 | |
| parent | 09778ab5747c081acb51190bafdfeba63e3ea7fd (diff) | |
Fix white space.
| -rw-r--r-- | src/wx/config_dialog.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/config_dialog.cc b/src/wx/config_dialog.cc index 44fd8ecde..0a546dc91 100644 --- a/src/wx/config_dialog.cc +++ b/src/wx/config_dialog.cc @@ -1040,7 +1040,6 @@ LocationsPage::GetLargeIcon () const void LocationsPage::setup () { - int r = 0; wxGridBagSizer* table = new wxGridBagSizer (DCPOMATIC_SIZER_X_GAP, DCPOMATIC_SIZER_Y_GAP); |
