diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-21 10:54:54 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-21 18:08:28 +0200 |
commit | 97a5ba4a71c39207859556296ed46dc474762164 (patch) | |
tree | 4f4a9a23d10d87a4f1e7714ef6f29827ff5d9591 /winaccessibility/source | |
parent | 8847724ca96199bd628558ba4599d697bce54c3e (diff) |
remove comments why a file gets included
also remove some commented out code
Change-Id: Ia80c5c57d8d2a74418032de50eee95642cc0969d
Diffstat (limited to 'winaccessibility/source')
-rw-r--r-- | winaccessibility/source/service/AccResource.cxx | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/winaccessibility/source/service/AccResource.cxx b/winaccessibility/source/service/AccResource.cxx index c01fce039a72..c9965e5c3a5b 100644 --- a/winaccessibility/source/service/AccResource.cxx +++ b/winaccessibility/source/service/AccResource.cxx @@ -24,16 +24,6 @@ // ---- needed as long as we have no contexts for components --- #include <vcl/svapp.hxx> -//2009.04. Comment the following code because the acc resource is not necessary now. Can open them if necessary -//#ifndef _TOOLS_INTN_HXX -//#include <tools/intn.hxx> -//#endif -//#ifndef _SOLAR_HRC -//#include <svtools/solar.hrc> -//#endif - - - //= ResourceManager |