From 8b0ce1ea079012397c69ae3d219dbd8520852cba Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Sat, 6 Jan 2007 20:09:14 +0000 Subject: Cleans it from //#ifndef WIN32 (bzr r2140) --- src/ui/dialog/dialog.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/ui/dialog/dialog.cpp b/src/ui/dialog/dialog.cpp index 43f661348..61ee2dd91 100644 --- a/src/ui/dialog/dialog.cpp +++ b/src/ui/dialog/dialog.cpp @@ -41,7 +41,6 @@ namespace Inkscape { namespace UI { namespace Dialog { -//#ifndef WIN32 static gboolean sp_retransientize_again (gpointer dlgPtr) { @@ -49,7 +48,6 @@ sp_retransientize_again (gpointer dlgPtr) dlg->retransientize_suppress = false; return FALSE; // so that it is only called once } -//#endif static void sp_retransientize (Inkscape::Application *inkscape, SPDesktop *desktop, gpointer dlgPtr) -- cgit v1.2.3