diff options
Diffstat (limited to 'chart2/source/controller/dialogs/CommonResources.hrc')
-rw-r--r-- | chart2/source/controller/dialogs/CommonResources.hrc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chart2/source/controller/dialogs/CommonResources.hrc b/chart2/source/controller/dialogs/CommonResources.hrc index 8a3ae8f9f63c..81c2a83ca05e 100644 --- a/chart2/source/controller/dialogs/CommonResources.hrc +++ b/chart2/source/controller/dialogs/CommonResources.hrc @@ -72,8 +72,4 @@ CancelButton BTN_CANCEL \ TabStop = TRUE ; \ }; -#define BUTTONS_HELP_OK_CANCEL_NEXT( xPos, yPos ) \ -BUTTONS_HELP_OK_CANCEL( xPos, yPos, 53, 0 ) - - #endif |