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