Doc fixes.
[bertos.git] / emul / emul.h
index 4007c6085bda12195e27d120d28de4f3391294d2..80d3ecc291e13d6bc58d941b6c6c24073373db3a 100644 (file)
@@ -28,7 +28,7 @@
  *
  * Copyright 2006 Develer S.r.l. (http://www.develer.com/)
  * Copyright 2000, 2001 Bernardo Innocenti <bernie@codewiz.org>
- * This file is part of DevLib - See README.devlib for information.
+ *
  * -->
  *
  * \version $Id$
@@ -86,7 +86,6 @@ public:
        ~Emulator();
 
 // public methods
-       int exec(void (*entry)(void));
        void quit();
 };