From 9a334d430d4c326fabbb68127d2d86b36b22a66f Mon Sep 17 00:00:00 2001 From: "[CST] Focus" Date: Tue, 11 Jun 2013 12:52:29 +0400 Subject: [PATCH] zapit/src/Makefile.am: dont compile unused dvbstring.cpp Origin commit data ------------------ Commit: https://github.com/neutrino-images/ni-neutrino/commit/631636ae028c102c0590e8acf4ab5cde212a3af9 Author: [CST] Focus Date: 2013-06-11 (Tue, 11 Jun 2013) --- src/zapit/src/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/src/zapit/src/Makefile.am b/src/zapit/src/Makefile.am index f9d5c34fe..9c687d1a6 100644 --- a/src/zapit/src/Makefile.am +++ b/src/zapit/src/Makefile.am @@ -28,7 +28,6 @@ libzapit_a_SOURCES = \ bouquets.cpp \ capmt.cpp \ channel.cpp \ - dvbstring.cpp \ fastscan.cpp \ femanager.cpp \ frontend.cpp \