diff options
author | J. Graeme Lingard <jgraeme+git@gmail.com> | 2010-10-04 20:36:05 +0100 |
---|---|---|
committer | Kohei Yoshida <kyoshida@novell.com> | 2010-10-04 23:25:47 -0400 |
commit | 15aaf45ef98c6f212adde85a2370d75df5164a27 (patch) | |
tree | 1a91326473ba81dc0cb7b46fdbc28f788556e141 /extensions/test/ole/cpnt | |
parent | 2985003db4cfeb5325574ae1cb6a1d91ab7c9a1b (diff) |
Remove redundant #include directives & comments
Diffstat (limited to 'extensions/test/ole/cpnt')
-rw-r--r-- | extensions/test/ole/cpnt/cpnt.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/test/ole/cpnt/cpnt.cxx b/extensions/test/ole/cpnt/cpnt.cxx index 2a72552d2024..505725cdc52d 100644 --- a/extensions/test/ole/cpnt/cpnt.cxx +++ b/extensions/test/ole/cpnt/cpnt.cxx @@ -56,7 +56,6 @@ #include <oletest/XSimple2.hpp> #include <oletest/XSimple3.hpp> #include <oletest/XTestInParameters.hpp> -//#include <oletest/XTestOutParameters.hpp> #include <oletest/XIdentity.hpp> #include <com/sun/star/beans/Property.hpp> using namespace cppu; |