summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/app
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/gtk/app')
-rw-r--r--vcl/unx/gtk/app/gtkdata.cxx2
-rw-r--r--vcl/unx/gtk/app/gtkinst.cxx2
2 files changed, 0 insertions, 4 deletions
diff --git a/vcl/unx/gtk/app/gtkdata.cxx b/vcl/unx/gtk/app/gtkdata.cxx
index 5787caf45367..bef0510da4a4 100644
--- a/vcl/unx/gtk/app/gtkdata.cxx
+++ b/vcl/unx/gtk/app/gtkdata.cxx
@@ -48,7 +48,6 @@
using namespace vcl_sal;
-
/***************************************************************
* class GtkSalDisplay *
***************************************************************/
@@ -493,7 +492,6 @@ int GtkSalDisplay::CaptureMouse( SalFrame* pSFrame )
return 1;
}
-
/**********************************************************************
* class GtkData *
**********************************************************************/
diff --git a/vcl/unx/gtk/app/gtkinst.cxx b/vcl/unx/gtk/app/gtkinst.cxx
index 83e0d1f801a8..6389cf06febd 100644
--- a/vcl/unx/gtk/app/gtkinst.cxx
+++ b/vcl/unx/gtk/app/gtkinst.cxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
#include <stack>
#include <string.h>
#include <osl/module.h>
@@ -293,7 +292,6 @@ SalPrinter* GtkInstance::CreatePrinter( SalInfoPrinter* pInfoPrinter )
#endif
}
-
GtkYieldMutex::GtkYieldMutex()
{
}