Procházet zdrojové kódy

Remove inappropriate comments

pull/145/head
Kurt Tomlinson před 3 roky
committed by Mark Liffiton
rodič
revize
376b682dca
1 změnil soubory, kde provedl 0 přidání a 4 odebrání
  1. +0
    -4
      wiringPi/wiringPi.c

+ 0
- 4
wiringPi/wiringPi.c Zobrazit soubor

@@ -2256,10 +2256,6 @@ int wiringPiSetup (void)
int fd ;
int model, rev, mem, maker, overVolted ;

// It's actually a fatal error to call any of the wiringPiSetup routines more than once,
// (you run out of file handles!) but I'm fed-up with the useless twats who email
// me bleating that there is a bug in my code, so screw-em.

if (wiringPiSetuped)
return 0 ;



Načítá se…
Zrušit
Uložit