File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -188,7 +188,7 @@ static const TGPicture *arrow_down_disabled(bool iBackgroundIsBlack) {
188188//
189189static const std::string kTableView = " TableView" ;
190190static const std::string kCollection = " collection" ;
191- static const std::string kColumns = " columns" ;
191+ // static const std::string kColumns = "columns";
192192static const std::string kSortColumn = " sortColumn" ;
193193static const std::string kDescendingSort = " descendingSort" ;
194194
Original file line number Diff line number Diff line change 3333#include " DataFormats/FWLite/interface/Event.h"
3434
3535// configuration keys
36- static const std::string kColumns = " columns" ;
36+ // static const std::string kColumns = "columns";
3737static const std::string kSortColumn = " sortColumn" ;
3838static const std::string kDescendingSort = " descendingSort" ;
3939
You can’t perform that action at this time.
0 commit comments