style cleanup

This commit is contained in:
Campbell Barton
2012-09-30 06:12:47 +00:00
parent 8020b3317c
commit ed1cda9a6c
32 changed files with 70 additions and 70 deletions

View File

@@ -252,7 +252,7 @@ static void file_refresh(const bContext *C, ScrArea *UNUSED(sa))
static void file_listener(ScrArea *sa, wmNotifier *wmn)
{
/* SpaceFile *sfile = (SpaceFile*)sa->spacedata.first; */
/* SpaceFile *sfile = (SpaceFile *)sa->spacedata.first; */
/* context changes */
switch (wmn->category) {