PERFORCE change 113327 for review

Todd Miller millert at FreeBSD.org
Mon Jan 22 15:35:41 UTC 2007


http://perforce.freebsd.org/chv.cgi?CH=113327

Change 113327 by millert at millert_macbook on 2007/01/22 15:31:10

	g/c unused variable

Affected files ...

.. //depot/projects/trustedbsd/sedarwin8/darwin/xnu/security/mac_base.c#33 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin8/darwin/xnu/security/mac_base.c#33 (text+ko) ====

@@ -831,7 +831,6 @@
 mac_policy_unregister(mac_policy_handle_t handle)
 {
 	struct mac_policy_conf *mpc;
-	int error;
 
 	/*
 	 * If we fail the load, we may get a request to unload.  Check


More information about the trustedbsd-cvs mailing list