mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
remove unused stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15130 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
c2ffa71fa7
commit
884022b16a
@ -29,7 +29,7 @@ namespace lyx {
|
||||
namespace frontend {
|
||||
|
||||
|
||||
Application::Application(int & argc, char ** argv)
|
||||
Application::Application(int &, char **)
|
||||
{
|
||||
}
|
||||
|
||||
|
@ -35,7 +35,6 @@ class FuncRequest;
|
||||
|
||||
namespace lyx {
|
||||
namespace frontend {
|
||||
class Gui;
|
||||
class WorkArea;
|
||||
class ControlCommandBuffer;
|
||||
} // namespace frontend
|
||||
|
Loading…
Reference in New Issue
Block a user