diff options
Diffstat (limited to 'src/xembed.cc')
-rw-r--r-- | src/xembed.cc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/xembed.cc b/src/xembed.cc index 45507e64..dda135d0 100644 --- a/src/xembed.cc +++ b/src/xembed.cc @@ -158,7 +158,10 @@ Xembed::handle(int e) { void Xembed::create() { +#if 0 +PORT1.3 Fl_Window::create(); +#endif } #endif |