summaryrefslogtreecommitdiff
path: root/fpicker
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2011-12-14 01:29:32 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2011-12-14 01:42:58 +0900
commit55b9dc002a7ffbf5d3abdece74a09029e2da94a5 (patch)
tree12dc676cac1f268954b1f76f3120dad3dfdbf530 /fpicker
parent520891d058f9e936b9b8afb490b5a26c156008ef (diff)
shrinked useless constants/defines
Diffstat (limited to 'fpicker')
-rw-r--r--fpicker/source/office/OfficeFilePicker.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/fpicker/source/office/OfficeFilePicker.cxx b/fpicker/source/office/OfficeFilePicker.cxx
index 2f0de10f470c..75fba5aed80a 100644
--- a/fpicker/source/office/OfficeFilePicker.cxx
+++ b/fpicker/source/office/OfficeFilePicker.cxx
@@ -60,10 +60,6 @@
#include "osl/mutex.hxx"
#include "vcl/svapp.hxx"
-// define ----------------------------------------------------------------
-
-#define MAKE_ANY ::com::sun::star::uno::makeAny
-
// using ----------------------------------------------------------------
using namespace ::com::sun::star::container;