Remove unused get_offsets functions from headers

This commit is contained in:
Matthias Clasen
2010-12-13 18:50:26 -05:00
parent 224726f554
commit 2186203422
3 changed files with 0 additions and 10 deletions

View File

@ -167,9 +167,6 @@ void _gdk_win32_window_move_region (GdkWindow *window,
const cairo_region_t *region,
gint dx,
gint dy);
void _gdk_win32_windowing_window_get_offsets (GdkWindow *window,
gint *x_offset,
gint *y_offset);
void _gdk_win32_selection_init (void);