diff options
author | Justin R. Miller <incanus@codesorcery.net> | 2014-05-01 11:26:59 -0700 |
---|---|---|
committer | Justin R. Miller <incanus@codesorcery.net> | 2014-05-01 11:26:59 -0700 |
commit | 4833689c74808ee6ecaac59cfe4dc7eb4767ac0b (patch) | |
tree | 1110ea7ebf40450b433d3debddde657c19814c3f /common | |
parent | ad4e075e439394fb6efde36aaa822d3a1745ea72 (diff) | |
download | qtlocation-mapboxgl-4833689c74808ee6ecaac59cfe4dc7eb4767ac0b.tar.gz |
we no longer use this notification
Diffstat (limited to 'common')
-rw-r--r-- | common/foundation_request.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/common/foundation_request.h b/common/foundation_request.h index a6009983e2..0b8c4b8fb0 100644 --- a/common/foundation_request.h +++ b/common/foundation_request.h @@ -1,3 +1 @@ #import <Foundation/Foundation.h> - -NSString *const MBXNeedsRenderNotification = @"MBXNeedsRenderNotification"; |