X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fengineer%2Fengineer.cpp;h=7d1e227e7e4a63112759d9c49518ed6a7bd372d4;hb=51779f52d3f1fe23e2bdb8864c88b5edd49c57ed;hp=dfc677d46410fcf33f3de7f9e0dfd746470e2d07;hpb=ce29d0ccf89840c9581314301de0ea2b5b261c43;p=r2c2.git diff --git a/source/engineer/engineer.cpp b/source/engineer/engineer.cpp index dfc677d..7d1e227 100644 --- a/source/engineer/engineer.cpp +++ b/source/engineer/engineer.cpp @@ -3,7 +3,6 @@ #include #include #include -#include #include #include #include @@ -34,8 +33,6 @@ using namespace std; using namespace R2C2; using namespace Msp; -Application::RegApp Engineer::reg; - Engineer::Engineer(int argc, char **argv): options(argc, argv), window(options.screen_w, options.screen_h, options.fullscreen),