Kaydet (Commit) d0b04baa authored tarafından Matúš Kukan's avatar Matúš Kukan

remove a few unused includes

üst cfb211f2
...@@ -29,13 +29,10 @@ ...@@ -29,13 +29,10 @@
#include "sal/config.h" #include "sal/config.h"
#include <vector> #include <vector>
#include "collab.hxx"
#include "contacts.hrc" #include "contacts.hrc"
#include "scresid.hxx" #include "scresid.hxx"
#include <svtools/filter.hxx> #include <svtools/filter.hxx>
#include <tubes/manager.hxx> #include <tubes/manager.hxx>
#include <tubes/conference.hxx>
#include <tubes/contact-list.hxx>
#include <vcl/fixed.hxx> #include <vcl/fixed.hxx>
#include <vcl/dialog.hxx> #include <vcl/dialog.hxx>
#include <svx/simptabl.hxx> #include <svx/simptabl.hxx>
......
...@@ -28,10 +28,6 @@ ...@@ -28,10 +28,6 @@
#include "sal/config.h" #include "sal/config.h"
#include <vector>
#include "collab.hxx"
#include <tubes/conference.hxx>
class TeleManager; class TeleManager;
namespace tubes { namespace tubes {
void createContacts( const TeleManager &rContacts ); void createContacts( const TeleManager &rContacts );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment