Kaydet (Commit) 8db77209 authored tarafından Noel Grandin's avatar Noel Grandin

remove unused FEATUREFLAG_ #defines

Change-Id: Ie0a4daef3b4cd728be7e8a7be5455b919ff8fdf9
üst 8aa3cb98
...@@ -29,15 +29,6 @@ ...@@ -29,15 +29,6 @@
#include <osl/mutex.hxx> #include <osl/mutex.hxx>
#include <unotools/options.hxx> #include <unotools/options.hxx>
#define FEATUREFLAG_BASICIDE 0x00000020
#define FEATUREFLAG_MATH 0x00000100
#define FEATUREFLAG_CHART 0x00000200
#define FEATUREFLAG_CALC 0x00000800
#define FEATUREFLAG_DRAW 0x00001000
#define FEATUREFLAG_WRITER 0x00002000
#define FEATUREFLAG_IMPRESS 0x00008000
#define FEATUREFLAG_INSIGHT 0x00010000
/*-************************************************************************************************************ /*-************************************************************************************************************
@short forward declaration to our private date container implementation @short forward declaration to our private date container implementation
@descr We use these class as internal member to support small memory requirements. @descr We use these class as internal member to support small memory requirements.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment