summaryrefslogtreecommitdiff
path: root/gdk/gdkinternals.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-12-13 19:09:11 -0500
committerMatthias Clasen <mclasen@redhat.com>2010-12-21 12:06:59 -0500
commita251d3786bdf2849b97035a04952ef66af86e245 (patch)
tree9b4f14a1bb3ae4b7a6a39b62ac8011832eccbc43 /gdk/gdkinternals.h
parent2186203422d4592db3212fd3923b650d2ccd51eb (diff)
downloadgtk+-a251d3786bdf2849b97035a04952ef66af86e245.tar.gz
Remove sm-client-id related functions from headers
Diffstat (limited to 'gdk/gdkinternals.h')
-rw-r--r--gdk/gdkinternals.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdk/gdkinternals.h b/gdk/gdkinternals.h
index 6b179be033..9e2446948f 100644
--- a/gdk/gdkinternals.h
+++ b/gdk/gdkinternals.h
@@ -312,8 +312,6 @@ void _gdk_window_process_updates_recurse (GdkWindow *window,
void _gdk_screen_close (GdkScreen *screen);
-const char *_gdk_get_sm_client_id (void);
-
/*****************************************
* Interfaces provided by windowing code *
*****************************************/