summaryrefslogtreecommitdiff
path: root/project2/files/fileRows.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'project2/files/fileRows.cpp')
-rw-r--r--project2/files/fileRows.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/project2/files/fileRows.cpp b/project2/files/fileRows.cpp
index d7c8fca..8ba5c0c 100644
--- a/project2/files/fileRows.cpp
+++ b/project2/files/fileRows.cpp
@@ -18,11 +18,6 @@ FileRows::~FileRows()
}
void
-FileRows::loadComplete(const CommonObjects *)
-{
-}
-
-void
FileRows::setFilter(const Glib::ustring &)
{
throw NotSupported(__PRETTY_FUNCTION__);