From e4075153def021c3405accb19ffcdc3247d98807 Mon Sep 17 00:00:00 2001 From: Pixel Date: Sun, 2 Dec 2001 18:55:35 +0000 Subject: Comments and so... --- include/Output.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/Output.h') diff --git a/include/Output.h b/include/Output.h index 10a1849..6c4fdec 100644 --- a/include/Output.h +++ b/include/Output.h @@ -5,10 +5,6 @@ #include #include -/* - * Ouvre un fichier en ecriture. - */ - class Output : public Handle { public: Output(String = "", int trunc = 1) throw (GeneralException); -- cgit v1.2.3