From 278000a28b8eceb8528ebdcf1d601de8192979e8 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Mon, 2 Jul 2012 17:45:34 +0200 Subject: Remove unused defines Some of them were commented out for documentation purpose. Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce --- fpicker/source/office/iodlg.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'fpicker') diff --git a/fpicker/source/office/iodlg.hxx b/fpicker/source/office/iodlg.hxx index 682509d72d05..91153f429fe7 100644 --- a/fpicker/source/office/iodlg.hxx +++ b/fpicker/source/office/iodlg.hxx @@ -83,8 +83,6 @@ class SvtFileDialogFilter_Impl; #define SFX_EXTRA_SELECTION 0x00000080L #define SFX_EXTRA_IMAGE_TEMPLATE 0x00000100L -#define RET_MANAGER 100 - #define FILEDIALOG_FILTER_ALL "*.*" //***************************************************************************** -- cgit