[nautilus] application: remove unused defines



commit f56098a6d2cc9531cfa116405783b275d2ab618a
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Fri Aug 31 20:57:25 2012 -0400

    application: remove unused defines

 src/nautilus-application.h |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/src/nautilus-application.h b/src/nautilus-application.h
index b5c2313..68b1778 100644
--- a/src/nautilus-application.h
+++ b/src/nautilus-application.h
@@ -45,11 +45,6 @@
 #define NAUTILUS_APPLICATION_GET_CLASS(obj) \
   (G_TYPE_INSTANCE_GET_CLASS ((obj), NAUTILUS_TYPE_APPLICATION, NautilusApplicationClass))
 
-#ifndef NAUTILUS_SPATIAL_WINDOW_DEFINED
-#define NAUTILUS_SPATIAL_WINDOW_DEFINED
-typedef struct _NautilusSpatialWindow NautilusSpatialWindow;
-#endif
-
 typedef struct _NautilusApplicationPriv NautilusApplicationPriv;
 
 typedef struct {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]