Require glib2 >= 2.68

This commit is contained in:
Evan Miller
2022-12-17 06:22:53 -05:00
parent 70a38e60a3
commit 396a5f8799
2 changed files with 1 additions and 6 deletions

View File

@@ -26,10 +26,6 @@
* used within mdbtools so they won't be exported to calling programs.
*/
#ifndef HAVE_G_MEMDUP2
#define g_memdup2 g_memdup
#endif
#ifdef __cplusplus
extern "C" {
#endif