[beast: 68/95] BST: remove unused dummy file



commit bfb8d8cae4a1cb09c6627c67186e833c467f7ddd
Author: Tim Janik <timj gnu org>
Date:   Sat Mar 16 22:19:07 2013 +0100

    BST: remove unused dummy file

 beast-gtk/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/beast-gtk/Makefile.am b/beast-gtk/Makefile.am
index f09a416..5f485a6 100644
--- a/beast-gtk/Makefile.am
+++ b/beast-gtk/Makefile.am
@@ -195,7 +195,7 @@ progs_LDADD     = $(strip                                       \
 )
 
 noinst_PROGRAMS += tsmview
-tsmview_SOURCES  = tsmview.cc cxxdummy.cc
+tsmview_SOURCES  = tsmview.cc
 tsmview_LDADD    = $(progs_LDADD)
 
 noinst_PROGRAMS += testgui


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]