]> git.tdb.fi Git - r2c2.git/blobdiff - source/serial/serial.cpp
Remove the GTK-based remote control program
[r2c2.git] / source / serial / serial.cpp
index 4b94034f0354d9c535ff3016b8617bbc7e5c78c3..50f53bd7aff9b77ef4c40c01685d1a946893ebc3 100644 (file)
@@ -1,10 +1,3 @@
-/* $Id$
-
-This file is part of the MSP Märklin suite
-Copyright © 2010  Mikkosoft Productions, Mikko Rasa
-Distributed under the GPL
-*/
-
 #include <msp/net/resolve.h>
 #include "serial.h"
 
@@ -12,10 +5,8 @@ Distributed under the GPL
 
 using namespace std;
 using namespace Msp;
-using namespace Marklin;
+using namespace R2C2;
        
-Application::RegApp<Serial> Serial::reg;
-
 Serial::Serial(int, char **argv):
        client(catalogue),
        serial_port(argv[2]),