forked from AuroraMiddleware/gtk
print operation: Fix compiler warnings
Fix warnings due to -Wdeclaration-after-statement and -Wshadow.
This commit is contained in:
parent
9bb121c55d
commit
a111f6ee23
@ -2506,7 +2506,6 @@ common_render_page (GtkPrintOperation *op,
|
||||
else
|
||||
{
|
||||
GtkPageOrientation orientation;
|
||||
GtkPageSetup *page_setup;
|
||||
gdouble paper_width, paper_height;
|
||||
gdouble page_width, page_height;
|
||||
gdouble context_width, context_height;
|
||||
|
Loading…
Reference in New Issue
Block a user