Skip to content
This repository has been archived by the owner on Mar 16, 2019. It is now read-only.

Remove unnecessary extern keyword #605

Open
wants to merge 1 commit into
base: 0.10.9
Choose a base branch
from

Commits on Nov 23, 2017

  1. Remove unnecessary extern keyword

    Keyword `extern` is needed to add in .h files. Xcode 9 shows "'extern' variable has an initializer" warning for lines that contain `extern` in .m files.
    SoundBlaster authored Nov 23, 2017
    Configuration menu
    Copy the full SHA
    f95d9fa View commit details
    Browse the repository at this point in the history