summaryrefslogtreecommitdiff
path: root/libnautilus-extensions/nautilus-view-identifier.h
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2000-11-29 00:24:32 +0000
committerDarin Adler <darin@src.gnome.org>2000-11-29 00:24:32 +0000
commitc6beacef99a81a3add66f11d46cdcf0d794c35c5 (patch)
tree3e7f7b7fe97f20e4c95594fc8217a0a8c4e2fe0d /libnautilus-extensions/nautilus-view-identifier.h
parent178e9bd9d3ef76e3b7fc6c6d8ad5a438346c895b (diff)
downloadnautilus-c6beacef99a81a3add66f11d46cdcf0d794c35c5.tar.gz
Remove HAVE_POPT_H define since the bug in OAF that we were working around
* libnautilus-extensions/nautilus-view-identifier.h: Remove HAVE_POPT_H define since the bug in OAF that we were working around has been fixed. * components/music/nautilus-music-view.c: Remove unneeded includes. * components/rpmview/nautilus-rpm-view.c: Remove unused #define and FIXME for bug already fixed. * components/tree/nautilus-tree-view.c: (nautilus_tree_view_destroy): Remove FIXME for bug already fixed. * libnautilus-extensions/nautilus-global-preferences.c: Remove FIXME for bug already fixed. * libnautilus-extensions/nautilus-user-level-manager.c: Remove FIXME for bug already fixed. * src/file-manager/fm-list-view.c: (fm_list_get_default_action): Remove FIXME for bug already fixed. * src/nautilus-property-browser.c: (add_background_to_browser): Remove FIXME for bug already fixed. * src/nautilus-window.h: Remove FIXME for bug already fixed. * tools/README: Remove file now that people have had a chance to find the tools in their new location, so the directory will go away.
Diffstat (limited to 'libnautilus-extensions/nautilus-view-identifier.h')
-rw-r--r--libnautilus-extensions/nautilus-view-identifier.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/libnautilus-extensions/nautilus-view-identifier.h b/libnautilus-extensions/nautilus-view-identifier.h
index d9b3f573a..8089f8a2b 100644
--- a/libnautilus-extensions/nautilus-view-identifier.h
+++ b/libnautilus-extensions/nautilus-view-identifier.h
@@ -25,11 +25,6 @@
#ifndef NAUTILUS_VIEW_IDENTIFIER_H
#define NAUTILUS_VIEW_IDENTIFIER_H
-/* FIXME bugzilla.eazel.com 1291:
- * Without this define liboaf doesn't include popt.h, causing trouble
- * later; this mechanism should be fixed.
- */
-#define HAVE_POPT_H
#include <liboaf/liboaf.h>
typedef struct {