diff options
author | David Tardon <dtardon@redhat.com> | 2011-12-19 14:44:10 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2011-12-22 13:24:47 +0100 |
commit | b80d9acb3e0c3caf7d760b9ee3f5cfaf07bb32cd (patch) | |
tree | 481534da9555f1f6b7a60089c3ca9fda02ce9c5c /vcl/inc/generic/gensys.h | |
parent | ee1eb926550028da6e5e44089d4706798f94e0bb (diff) |
use officecfg/Office/Common.hxx directly
Diffstat (limited to 'vcl/inc/generic/gensys.h')
-rw-r--r-- | vcl/inc/generic/gensys.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/generic/gensys.h b/vcl/inc/generic/gensys.h index fd21110a4f97..e485cc50f215 100644 --- a/vcl/inc/generic/gensys.h +++ b/vcl/inc/generic/gensys.h @@ -57,7 +57,6 @@ class VCL_DLLPUBLIC SalGenericSystem : public SalSystem static const char *getFrameResName(); static const char *getFrameClassName(); static rtl::OString getFrameResName( SalExtStyle nStyle ); - static bool enableExperimentalFeatures(); }; #endif // _SV_GENSYS_H |