Index: BasicCompiler64/Compile_Statement.cpp
===================================================================
--- BasicCompiler64/Compile_Statement.cpp	(revision 47)
+++ BasicCompiler64/Compile_Statement.cpp	(revision 48)
@@ -69,8 +69,4 @@
 		OpcodeCalc(Command);
 		return;
-	}
-
-	if(lstrcmp(buffer,"EnumX.EnumX")==0){
-		MessageBeep(0);
 	}
 
