diff options
author | Xisco Fauli <anistenis@gmail.com> | 2012-10-08 23:26:02 +0200 |
---|---|---|
committer | Xisco Fauli <anistenis@gmail.com> | 2012-10-08 23:26:02 +0200 |
commit | c08f23cec28e3e1532993c50d602e127d65491c0 (patch) | |
tree | dffe20e7522482c8bddc3092b9fbedf294098c87 /wizards | |
parent | aebe36aa52e51fd5ce22e445e6ca82c544149c1b (diff) |
pywizards: Remove the deleted file from makefile
Change-Id: If74e624bc7677903b7d1cbc0e77284a929583b89
Diffstat (limited to 'wizards')
-rw-r--r-- | wizards/Pyuno_commonwizards.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/wizards/Pyuno_commonwizards.mk b/wizards/Pyuno_commonwizards.mk index 5653dac67f3c..ae0224d2b2ec 100644 --- a/wizards/Pyuno_commonwizards.mk +++ b/wizards/Pyuno_commonwizards.mk @@ -60,7 +60,6 @@ $(eval $(call gb_Pyuno_add_files,wizards,\ ui/PathSelection.py \ ui/UIConsts.py \ ui/UnoDialog.py \ - ui/XPathSelectionListener.py \ ui/DocumentPreview.py \ ui/PeerConfig.py \ ui/UIConsts.py \ |