summaryrefslogtreecommitdiff
path: root/trashapplet/src/xstuff.h
diff options
context:
space:
mode:
Diffstat (limited to 'trashapplet/src/xstuff.h')
-rw-r--r--trashapplet/src/xstuff.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/trashapplet/src/xstuff.h b/trashapplet/src/xstuff.h
deleted file mode 100644
index 0431ce79..00000000
--- a/trashapplet/src/xstuff.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef __XSTUFF_H__
-#define __XSTUFF_H__
-
-#include <gdk/gdk.h>
-#include <gtk/gtk.h>
-
-void xstuff_zoom_animate (GtkWidget *widget,
- GdkRectangle *opt_src_rect);
-
-#endif /* __XSTUFF_H__ */