Kaydet (Commit) d8138cdd authored tarafından Michael Meeks's avatar Michael Meeks

vcl: remove obsolete defines.

Change-Id: Iaf99858f1175421f70986223695f3235f3a33905
Reviewed-on: https://gerrit.libreoffice.org/17879Reviewed-by: 's avatarMichael Meeks <michael.meeks@collabora.com>
Tested-by: 's avatarMichael Meeks <michael.meeks@collabora.com>
üst c9598fa0
...@@ -59,18 +59,6 @@ ...@@ -59,18 +59,6 @@
#include <tools/debug.hxx> #include <tools/debug.hxx>
#include <vcl/svapp.hxx> #include <vcl/svapp.hxx>
#ifndef UNX
#ifndef SIGBUS
#define SIGBUS 10
#endif
#ifndef SIGSEGV
#define SIGSEGV 11
#endif
#ifndef SIGIOT
#define SIGIOT SIGABRT
#endif
#endif
X11SalData* GetX11SalData() X11SalData* GetX11SalData()
{ {
SalData * p1 = ImplGetSVData()->mpSalData; SalData * p1 = ImplGetSVData()->mpSalData;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment