Ticket #803 (closed enhancement: fixed)

Opened 3 months ago

Last modified 3 months ago

[PATCH] some dead code in opensync_version.c

Reported by: microe Assigned to: dgollub
Priority: lowest Milestone: 0.40
Component: OpenSync Version: 0.36
Severity: trivial Keywords:
Cc:

Description

The pointer capabilities is not assigned by the point where the check for validity happens. So checking is not necessary (and the code it would execute never would).

Attachments

opensync-dead-code (0.9 kB) - added by microe on 08/14/08 21:05:56.
Removes unexecutable code

Change History

08/14/08 21:05:56 changed by microe

  • attachment opensync-dead-code added.

Removes unexecutable code

08/15/08 08:20:40 changed by bricks

  • status changed from new to closed.
  • type changed from defect to enhancement.
  • resolution set to fixed.

Committed in r3529