summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2013-04-08 19:03:47 -0400
committerCosimo Cecchi <cosimoc@gnome.org>2013-04-08 19:03:47 -0400
commit8416d16669c58b2c7c9517857aa6eefbf8c82fd1 (patch)
treee0d12dfbd34399e8bc90ee102a89d7f8d10d65f8 /src/Makefile.am
parentf2a3ef1d74fd7202763dbcf206a0e8b3fcd8b7d1 (diff)
downloadnautilus-8416d16669c58b2c7c9517857aa6eefbf8c82fd1.tar.gz
view: remove NautilusViewFactory
We stopped having pluggable views a long time ago; remove the factory code completely in favor of a simple nautilus_view_new() that looks at the specified view ID among the list of views we support.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c49ac201e..61b1bd268 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -195,8 +195,6 @@ nautilus_SOURCES = \
nautilus-view.h \
nautilus-view-dnd.c \
nautilus-view-dnd.h \
- nautilus-view-factory.c \
- nautilus-view-factory.h \
nautilus-window-menus.c \
nautilus-window-private.h \
nautilus-window-slot.c \