Skip to content

Commit

Permalink
remove debugging leftovers
Browse files Browse the repository at this point in the history
  • Loading branch information
externl committed Nov 2, 2024
1 parent 343a1d3 commit ae4f324
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions swift/src/IceImpl/LocalObject.mm
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@

#import "include/LocalObject.h"

#include <iostream>
using namespace std;

namespace
{
// We "leak" this map to avoid the destructor being called when the application is terminated.
Expand Down

0 comments on commit ae4f324

Please sign in to comment.