style cleanup

This commit is contained in:
Campbell Barton
2012-10-26 04:14:10 +00:00
parent e5a31eff37
commit 0e494b74c4
73 changed files with 169 additions and 168 deletions

View File

@@ -598,7 +598,7 @@ void ED_spacetype_file(void)
art->keymapflag = ED_KEYMAP_UI | ED_KEYMAP_VIEW2D | ED_KEYMAP_HEADER;
art->init = file_header_area_init;
art->draw = file_header_area_draw;
// art->listener= file_header_area_listener;
// art->listener = file_header_area_listener;
BLI_addhead(&st->regiontypes, art);
/* regions: ui */