Changeset 1027 for trunk/dll/walkem.c


Ignore:
Timestamp:
Jun 20, 2008, 5:04:46 AM (17 years ago)
Author:
John Small
Message:

Ticket 227: Code cleanup and comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/walkem.c

    r1025 r1027  
    2727  29 Feb 08 GKY Use xfree where appropriate
    2828  29 Feb 08 GKY Refactor global command line variables to notebook.h
     29  19 Jun 08 JBS Ticket 227: Allow temporary saving/deleting of the shutdown state of directory containers
    2930
    3031***********************************************************************/
     
    9394                 MPFROMP(pld->path));
    9495    }
    95 //     if (fSaveState) {
    96 //       WinSendMsg(hwndStatelist,
    97 //               LM_INSERTITEM,
    98 //               MPFROM2SHORT(LIT_SORTASCENDING, 0),
    99 //               MPFROMP(GetPString(IDS_SHUTDOWNSTATE)));
    100 //     }
    10196    WinSetWindowText(hwndStatelist, GetPString(IDS_STATETEXT));
    10297  }
Note: See TracChangeset for help on using the changeset viewer.