diff options
author | Jasmine Hassan <[email protected]> | 2012-10-30 18:51:39 +0200 |
---|---|---|
committer | Jasmine Hassan <[email protected]> | 2012-11-13 05:57:28 +0200 |
commit | 96ce55723c4916ed17bc8c69e12b99fdac2ad6af (patch) | |
tree | f2e705fe1464ee1d87de0103c7f0f8ec486a707c /src/file-manager/fm-properties-window.c | |
parent | ea7bc87871154c2239f25d84191add2d4b630022 (diff) | |
download | caja-96ce55723c4916ed17bc8c69e12b99fdac2ad6af.tar.bz2 caja-96ce55723c4916ed17bc8c69e12b99fdac2ad6af.tar.xz |
[src] remove 2 unused includes
Diffstat (limited to 'src/file-manager/fm-properties-window.c')
-rw-r--r-- | src/file-manager/fm-properties-window.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/file-manager/fm-properties-window.c b/src/file-manager/fm-properties-window.c index 7ec253c0..f44b4a43 100644 --- a/src/file-manager/fm-properties-window.c +++ b/src/file-manager/fm-properties-window.c @@ -45,7 +45,6 @@ #include <glib/gi18n.h> #include <libmateui/mate-desktop-thumbnail.h> #include <libcaja-extension/caja-property-page-provider.h> -#include <libcaja-private/caja-customization-data.h> #include <libcaja-private/caja-entry.h> #include <libcaja-private/caja-file-attributes.h> #include <libcaja-private/caja-file-operations.h> |