mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 23:46:15 +01:00
Remove now-useless glibprivate.h
The only symbol in glibprivate.h was moved to glib-private.h.
This commit is contained in:
parent
d86386159d
commit
9e1d4aa257
@ -113,7 +113,6 @@ uninstall-ms-lib:
|
||||
|
||||
libglib_2_0_la_SOURCES = \
|
||||
glib_probes.d \
|
||||
glibprivate.h \
|
||||
garray.c \
|
||||
gasyncqueue.c \
|
||||
gatomic.c \
|
||||
|
@ -1,6 +0,0 @@
|
||||
#ifndef __GLIBPRIVATE_H__
|
||||
#define __GLIBPRIVATE_H__
|
||||
|
||||
GMainContext *glib_get_worker_context (void);
|
||||
|
||||
#endif /* __GLIBPRIVATE_H__ */
|
Loading…
Reference in New Issue
Block a user