aboutsummaryrefslogtreecommitdiffstats
path: root/lib/file/file_source_c.h
diff options
context:
space:
mode:
authorDimitri Stolnikov <horiz0n@gmx.net>2013-02-16 12:44:38 +0100
committerDimitri Stolnikov <horiz0n@gmx.net>2013-02-16 12:44:38 +0100
commitd4de9d18c1912c85bac6c8b89d2154fdc14b562d (patch)
treea5384ac649cab8cee28b1fae513b2848c8c78fcf /lib/file/file_source_c.h
parent0f371eeca1ad5abcac3ab36bcc854b4a63ada2e8 (diff)
remove unused self()
Diffstat (limited to 'lib/file/file_source_c.h')
-rw-r--r--lib/file/file_source_c.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/file/file_source_c.h b/lib/file/file_source_c.h
index 68f12ab..94d2c0a 100644
--- a/lib/file/file_source_c.h
+++ b/lib/file/file_source_c.h
@@ -42,8 +42,6 @@ private:
public:
~file_source_c();
- gr_basic_block_sptr self();
-
std::string name();
static std::vector< std::string > get_devices();