diff options
author | Darin Adler <darin@src.gnome.org> | 2002-03-06 01:12:22 +0000 |
---|---|---|
committer | Darin Adler <darin@src.gnome.org> | 2002-03-06 01:12:22 +0000 |
commit | ded1609cb9b3c92ef3945d7fe45c4c0586302f83 (patch) | |
tree | 3ebe169070de482a963b8ceb30bacdf32d8ea683 /components | |
parent | 9064c5bb8a71e95c604e9196d4ae24ebe685b71f (diff) | |
download | nautilus-ded1609cb9b3c92ef3945d7fe45c4c0586302f83.tar.gz |
Oops, rolled that out.
Diffstat (limited to 'components')
-rw-r--r-- | components/tree/nautilus-tree-view.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/components/tree/nautilus-tree-view.c b/components/tree/nautilus-tree-view.c index 1cf784e80..5d5c77539 100644 --- a/components/tree/nautilus-tree-view.c +++ b/components/tree/nautilus-tree-view.c @@ -45,8 +45,6 @@ #include <libnautilus-private/nautilus-file-attributes.h> #include <libnautilus-private/nautilus-global-preferences.h> -#define SORT_MODEL_WORKS 1 - #define NAUTILUS_PREFERENCES_TREE_VIEW_EXPANSION_STATE "tree-sidebar-panel/expansion_state" struct NautilusTreeViewDetails { |