]> ruin.nu Git - moosique.git/blobdiff - MooTrackView.java
Killed the dummy methods of GUI classes, making all files compilable.
[moosique.git] / MooTrackView.java
index 83ef2f5b96ffc27ad047e9ff8e397f0740a0b9e2..de73c8cd48b376ba808aaebb45e98fd21ae43416 100644 (file)
@@ -1,6 +1,6 @@
 import javax.swing.*;
 
-/**
+/*
  * 
  * 
  * @author  Andersson, Andreen, Lanneskog, Pehrson
@@ -9,17 +9,10 @@ import javax.swing.*;
  
 public class MooTrackView {
 
-       /** 
+       /* 
         * Creates 
         */
        public MooTrackView () {
 
        }
-
-       /** 
-        * 
-        */
-       public void () {
-       
-       }
 }