remove testing file
[ardour.git] / foo.cc
diff --git a/foo.cc b/foo.cc
deleted file mode 100644 (file)
index 3c2b0b8..0000000
--- a/foo.cc
+++ /dev/null
@@ -1,6 +0,0 @@
-namespace {
-int main () {
-       int i;
-       return 2 + 24 -1 ;
-}
-}