summaryrefslogtreecommitdiff
path: root/mate-screenshot/src/screenshot-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'mate-screenshot/src/screenshot-utils.h')
-rw-r--r--mate-screenshot/src/screenshot-utils.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mate-screenshot/src/screenshot-utils.h b/mate-screenshot/src/screenshot-utils.h
index b9d13f7b..88fd43ea 100644
--- a/mate-screenshot/src/screenshot-utils.h
+++ b/mate-screenshot/src/screenshot-utils.h
@@ -29,7 +29,6 @@ typedef void (* SelectAreaCallback) (GdkRectangle *rectangle);
gboolean screenshot_grab_lock (void);
void screenshot_release_lock (void);
-gchar *screenshot_get_window_title (GdkWindow *win);
GdkWindow *screenshot_find_current_window (void);
void screenshot_select_area_async (SelectAreaCallback callback);
GdkPixbuf *screenshot_get_pixbuf (GdkWindow *win,