[pango/pango2-windows: 122/123] cxx-test.cpp: Don't try to include pangowin32.h




commit 8f1b871d57a77cb87bf65b55af044f063522fc69
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Thu Jun 9 11:19:35 2022 +0800

    cxx-test.cpp: Don't try to include pangowin32.h
    
    It's no longer there.

 tests/cxx-test.cpp | 4 ----
 1 file changed, 4 deletions(-)
---
diff --git a/tests/cxx-test.cpp b/tests/cxx-test.cpp
index 436d42cdc..7facf1353 100644
--- a/tests/cxx-test.cpp
+++ b/tests/cxx-test.cpp
@@ -4,10 +4,6 @@
 
 #include <pango/pango.h>
 
-#ifdef HAVE_WIN32
-#include <pango/pangowin32.h>
-#endif
-
 #ifdef HAVE_CAIRO
 #include <pango/pangocairo.h>
 #endif


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]