Kaydet (Commit) bcfc1fd1 authored tarafından Noel Grandin's avatar Noel Grandin

cid#1326675 DLS: Dead local store

Change-Id: I73cfe079b6d2e3c80f260e01c7150894ae0f4bb7
üst fb451a14
......@@ -74,8 +74,6 @@ class InteractionImpl implements com.sun.star.task.XInteractionHandler
{
public void handle( com.sun.star.task.XInteractionRequest xRequest )
{
Object request = xRequest.getRequest();
boolean approve = true;
boolean abort = false;
......
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