Remove exp-omega's code.  It was disabled in 3.4.0 to few complaints.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10247 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/Makefile.am b/Makefile.am
index 0106209..9ce68b6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,8 +12,7 @@
 		helgrind \
 		drd
 
-EXP_TOOLS = 	exp-omega \
-		exp-ptrcheck
+EXP_TOOLS = 	exp-ptrcheck
 
 # DDD: once all tools work on Darwin, TEST_TOOLS and TEST_EXP_TOOLS can be
 # replaced with TOOLS and EXP_TOOLS.
@@ -28,7 +27,7 @@
 		lackey \
 		none
 
-  TEST_EXP_TOOLS = exp-omega
+  TEST_EXP_TOOLS =
 endif
 
 # Put docs last because building the HTML is slow and we want to get