Selaa lähdekoodia

#223 Remove redandunt #define statement

Ben Hsieh 9 vuotta sitten
vanhempi
commit
2e80bd6a06
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0
    2
      src/ios/RNFetchBlobConst.h

+ 0
- 2
src/ios/RNFetchBlobConst.h Näytä tiedosto

6
 //  Copyright © 2016年 suzuri04x2. All rights reserved.
6
 //  Copyright © 2016年 suzuri04x2. All rights reserved.
7
 //
7
 //
8
 
8
 
9
-#define OLD_IMPORT
10
-
11
 #ifndef RNFetchBlobConst_h
9
 #ifndef RNFetchBlobConst_h
12
 #define RNFetchBlobConst_h
10
 #define RNFetchBlobConst_h
13
 
11