]> git.eshelyaron.com Git - emacs.git/commitdiff
* src/nsfns.m (syms_of_nsfns_1): Remove unused function.
authorPhilipp Stephani <phst@google.com>
Sun, 18 Feb 2018 22:20:56 +0000 (23:20 +0100)
committerPhilipp Stephani <phst@google.com>
Sun, 18 Feb 2018 22:20:56 +0000 (23:20 +0100)
src/nsfns.m

index 8911ad27fe24f317646d45240230a926820086a1..c2ee4df33f6cc380a640796bc96016e985a6ed01 100644 (file)
@@ -3196,12 +3196,6 @@ handlePanelKeys (NSSavePanel *panel, NSEvent *theEvent)
 
    ========================================================================== */
 
-static void
-syms_of_nsfns_1 (void)
-{
-
-}
-
 void
 syms_of_nsfns (void)
 {