diff options
author | Andras Timar <atimar@suse.com> | 2011-09-21 22:17:43 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2011-09-21 22:18:03 +0200 |
commit | bf65a6ebc6dd319ae0fb24ba89e750490e18fdd8 (patch) | |
tree | cf814f2e6882785a3a1ebc7a8b9b6900f235433d /desktop/source | |
parent | 71b8638b5a9233c13e2bbcaf41f2a4460bd46b4b (diff) |
include dp_gui_theextmgr.hxx only once
Diffstat (limited to 'desktop/source')
-rw-r--r-- | desktop/source/deployment/gui/dp_gui_theextmgr.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/source/deployment/gui/dp_gui_theextmgr.cxx b/desktop/source/deployment/gui/dp_gui_theextmgr.cxx index c86d3e2ba90b..1d90229e7700 100644 --- a/desktop/source/deployment/gui/dp_gui_theextmgr.cxx +++ b/desktop/source/deployment/gui/dp_gui_theextmgr.cxx @@ -41,7 +41,6 @@ #include "dp_gui_dialog2.hxx" #include "dp_gui_extensioncmdqueue.hxx" #include "dp_gui_theextmgr.hxx" -#include "dp_gui_theextmgr.hxx" #include "dp_identifier.hxx" #include "dp_update.hxx" |