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