mirror of
https://github.com/yuzu-emu/breakpad
synced 2024-11-23 19:03:37 +00:00
Remove 1 static initializer.
Patch by Nico Weber <thakis@chromium.org> Review URL: https://breakpad.appspot.com/409002/ git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@976 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
parent
1a7a0a4d4b
commit
0866e8254d
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@
|
||||||
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
||||||
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
#import <iostream>
|
|
||||||
#import <mach/mach.h>
|
#import <mach/mach.h>
|
||||||
#import <servers/bootstrap.h>
|
#import <servers/bootstrap.h>
|
||||||
#import <stdio.h>
|
#import <stdio.h>
|
||||||
|
|
Loading…
Reference in a new issue