diff options
| author | Pietro Gagliardi <[email protected]> | 2014-05-16 02:00:21 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-05-16 02:00:21 -0400 |
| commit | 8084ef53e1f64e41e35c44dac22e93635120cf46 (patch) | |
| tree | 83de013cc318fdab3735c71d731096a36c23a3ee /objc_darwin.h | |
| parent | 08e86ea9b3e4d0b24f592ab9d2f5650de40f6bed (diff) | |
Removed bleh_darwin.m and the initBleh() function that it contained as its only remaining code.
Diffstat (limited to 'objc_darwin.h')
| -rw-r--r-- | objc_darwin.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/objc_darwin.h b/objc_darwin.h index 4c5c6d8..feab715 100644 --- a/objc_darwin.h +++ b/objc_darwin.h @@ -49,7 +49,4 @@ struct xpoint { int64_t y; }; -/* for uitask_darwin.go */ -extern void initBleh(); - #endif |
