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