diff options
author | David Tardon <dtardon@redhat.com> | 2012-02-20 07:11:47 +0100 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-02-20 07:13:06 +0100 |
commit | e0bea132d86b417975a7b73464fb527a6c3c1cbe (patch) | |
tree | d71f6c93678090f6fe0ef15015d4940a1d1da344 /qadevOOo | |
parent | a5922eb60d1726228e71bb66bdb82ec16ed87848 (diff) |
_XInplaceLayout.java is gone
Diffstat (limited to 'qadevOOo')
-rw-r--r-- | qadevOOo/Jar_OOoRunner.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/qadevOOo/Jar_OOoRunner.mk b/qadevOOo/Jar_OOoRunner.mk index 43a47408ab0b..116622c990d2 100644 --- a/qadevOOo/Jar_OOoRunner.mk +++ b/qadevOOo/Jar_OOoRunner.mk @@ -571,7 +571,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\ qadevOOo/tests/java/ifc/frame/_XFrameActionListener \ qadevOOo/tests/java/ifc/frame/_XFrameLoader \ qadevOOo/tests/java/ifc/frame/_XFramesSupplier \ - qadevOOo/tests/java/ifc/frame/_XInplaceLayout \ qadevOOo/tests/java/ifc/frame/_XLayoutManager \ qadevOOo/tests/java/ifc/frame/_XModel \ qadevOOo/tests/java/ifc/frame/_XModuleManager \ |