FLTK logo

[master] 08b36fe - Remove useless typedef declaration.

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.commit  ]
 
Previous Message ]Next Message ]

[master] 08b36fe - Remove useless typedef declaration. "ManoloFLTK" Nov 10, 2020  
 
commit 08b36fe4c88c45bbc2f64654e314ce2bb47fcf8c
Author:     ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>
AuthorDate: Mon Nov 9 12:12:07 2020 +0100
Commit:     ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>
CommitDate: Tue Nov 10 15:51:54 2020 +0100

    Remove useless typedef declaration.

 src/drivers/PostScript/Fl_PostScript_Graphics_Driver.H | 1 -
 1 file changed, 1 deletion(-)

diff --git src/drivers/PostScript/Fl_PostScript_Graphics_Driver.H src/drivers/PostScript/Fl_PostScript_Graphics_Driver.H
index 6491872..66f1b6b 100644
--- src/drivers/PostScript/Fl_PostScript_Graphics_Driver.H
+++ src/drivers/PostScript/Fl_PostScript_Graphics_Driver.H
@@ -29,7 +29,6 @@
 #endif
 
 #if USE_PANGO
-typedef struct _cairo_surface cairo_surface_t;
 typedef struct _cairo cairo_t;
 typedef struct _PangoLayout  PangoLayout;
 #endif
Direct Link to Message ]
 
     
Previous Message ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.