aboutsummaryrefslogtreecommitdiff
path: root/exemples
diff options
context:
space:
mode:
authorribet2007-04-17 15:49:55 +0000
committerribet2007-04-17 15:49:55 +0000
commitb4312b7c7a5ec9e886dd024b7c7796c23d019083 (patch)
tree529ac5122d4ff512ec4aa17d1e34e321100519c0 /exemples
parent906564531c9216cbad32ee239a7a1878ef8af7a0 (diff)
downloadmtc-b4312b7c7a5ec9e886dd024b7c7796c23d019083.zip
mtc-b4312b7c7a5ec9e886dd024b7c7796c23d019083.tar.gz
mtc-b4312b7c7a5ec9e886dd024b7c7796c23d019083.tar.bz2
mtc-b4312b7c7a5ec9e886dd024b7c7796c23d019083.tar.xz
Code cleaning
Diffstat (limited to 'exemples')
-rwxr-xr-xexemples/exemple_SVG.pl4
1 files changed, 0 insertions, 4 deletions
diff --git a/exemples/exemple_SVG.pl b/exemples/exemple_SVG.pl
index f19e856..d2094f2 100755
--- a/exemples/exemple_SVG.pl
+++ b/exemples/exemple_SVG.pl
@@ -20,10 +20,6 @@ BEGIN {
}
use MTools;
-use MTools::Comp::MMover;
-use MTools::GUI::MRect;
-use MTools::Comp::MInertie;
-
# Creation de la frame
new MTools (800, 600, 'Exemple SVG');