Commit 83ad43a8a0f71ca37a3fb783ac9143fe41674096
1 parent
c12fbaee
no message
Showing
1 changed file
with
0 additions
and
1 deletions
CNLiveServices/Classes/NetHome/CNLiveSendPositionProtocol.h
| @@ -22,7 +22,6 @@ | @@ -22,7 +22,6 @@ | ||
| 22 | 22 | ||
| 23 | - (void)pushToMapViewController:(id)delegate; | 23 | - (void)pushToMapViewController:(id)delegate; |
| 24 | //位置信息详情VC | 24 | //位置信息详情VC |
| 25 | -- (UIViewController *)getMapDetailViewController; | ||
| 26 | - (void)pushToMapDetailViewController; | 25 | - (void)pushToMapDetailViewController; |
| 27 | @end | 26 | @end |
| 28 | 27 |