Skip to content

Commit

Permalink
Removed unneeded opens in squeezed
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Bernardoff committed Apr 10, 2013
1 parent 858a98d commit cd8ff5b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/squeezed.ml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@
* GNU Lesser General Public License for more details.
*)
open Xcp_service
open Pervasiveext
open Squeezed_state
open Memory_interface

module D = Debug.Make(struct let name = Memory_interface.service_name end)
open D
Expand Down

0 comments on commit cd8ff5b

Please sign in to comment.