mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-22 07:42:02 +00:00
remove unused stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16357 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
8eade97e3c
commit
c865de2c05
@ -40,14 +40,12 @@
|
||||
#include "rowpainter.h"
|
||||
|
||||
#include "gettext.h"
|
||||
#include "support/filetools.h" // LibFileSearch
|
||||
#include "support/forkedcontr.h"
|
||||
|
||||
#include <boost/utility.hpp>
|
||||
#include <boost/bind.hpp>
|
||||
#include <boost/current_function.hpp>
|
||||
|
||||
using lyx::support::libFileSearch;
|
||||
using lyx::support::ForkedcallsController;
|
||||
|
||||
using std::endl;
|
||||
|
@ -35,7 +35,6 @@ using support::FileName;
|
||||
using support::Forkedcall;
|
||||
using support::ForkedCallQueue;
|
||||
using support::getExtension;
|
||||
using support::libFileSearch;
|
||||
using support::libScriptSearch;
|
||||
using support::onlyPath;
|
||||
using support::onlyFilename;
|
||||
|
Loading…
x
Reference in New Issue
Block a user