Changeset 363 for trunk


Ignore:
Timestamp:
Jul 26, 2006, 11:42:16 PM (19 years ago)
Author:
root
Message:

Drop unused

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/fm3str.h

    r179 r363  
    77
    88  Copyright (c) 1993-98 M. Kimes
    9   Copyright (c) 2002, 2005 Steven H. Levine
     9  Copyright (c) 2002, 2006 Steven H. Levine
    1010
    1111  21 May 04 SHL Adjust IDS_NUMSTRS
    12   26 May 05 SHL Comments
     12  22 Jul 06 SHL Drop unused
    1313
    1414***********************************************************************/
     
    1616#define VERMAJORBREAK                                         3
    1717#define VERMINORBREAK                                         02
     18
     19// Spares are names IDS_SPARE###
    1820
    1921#define IDS_NUMSTRS                                           992
     
    305307#define IDS_ASKABOUTUNDELETEHELPTEXT                          288
    306308#define IDS_UNDELETETITLETEXT                                 289
    307 #define IDS_UHOHTEXT                                          290
     309#define IDS_SPARE_290                                         290
    308310#define IDS_COULDNTSTARTTHREADTEXT                            291
    309311#define IDS_UNDELETEHELPTITLETEXT                             292
     
    524526#define IDS_LOCALTEXT                                         507
    525527#define IDS_REMOTETEXT                                        508
    526 #define IDS_LOADING2TEXT                                      509
     528#define IDS_LOADINGMLETEXT                                    509
    527529#define IDS_TEXTNULSTEXT                                      510
    528530#define IDS_OBEYTEXT                                          511
     
    607609#define IDS_DOSSTARTSESSIONFAILEDTEXT                         589
    608610#define IDS_DOSEXECPGMFAILEDTEXT                              590
    609 #define IDS_BLURB1TEXT                                        591
    610 #define IDS_BLURB2TEXT                                        592
    611 #define IDS_BLURB3TEXT                                        593
    612 #define IDS_BLURB4TEXT                                        594
    613 #define IDS_BLURB5TEXT                                        595
    614 #define IDS_BLURB6TEXT                                        596
    615 #define IDS_BLURB7TEXT                                        597
    616 #define IDS_BLURB8TEXT                                        598
    617 #define IDS_BLURB9TEXT                                        599
    618 #define IDS_BLURB10TEXT                                       600
    619 #define IDS_BLURB11TEXT                                       601
    620 #define IDS_BLURB12TEXT                                       602
    621 #define IDS_BLURB13TEXT                                       603
    622 #define IDS_BLURB14TEXT                                       604
     611#define IDS_BLURB1TEXT                                        591       // 591 to 604 used by fonts.c
    623612#define IDS_ITALICTEXT                                        605
    624613#define IDS_OUTLINETEXT                                       606
     
    958947#define IDS_TREESTATUSSTARTTEXT                               960
    959948#define IDS_GREPFILETEXT                                      961
    960 #define IDS_FILLDIRERR1TEXT                                   962
    961 #define IDS_FILLDIRERR2TEXT                                   963
    962 #define IDS_FILLDIRERR3TEXT                                   964
    963 #define IDS_FILLDIRERR4TEXT                                   965
    964 #define IDS_FILLDIRERR5TEXT                                   966
    965 #define IDS_FILLDIRERR6TEXT                                   967
    966 #define IDS_FILLDIRERR7TEXT                                   968
     949#define IDS_SPARE_962                                         962
     950#define IDS_FILLDIRINSERRTEXT                                 963
     951#define IDS_FILLDIRALLOCERRTEXT                               964
     952#define IDS_SPARE_965                                         965
     953#define IDS_SPARE_966                                         966
     954#define IDS_FILLDIRQCURERRTEXT                                967
     955#define IDS_SPARE_968                                         968
    967956#define IDS_2SYSTEMVIOTEXT                                    969
    968957#define IDS_MAKEARCTITLETEXT                                  970
Note: See TracChangeset for help on using the changeset viewer.