summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2014-05-01 11:26:59 -0700
committerJustin R. Miller <incanus@codesorcery.net>2014-05-01 11:26:59 -0700
commit4833689c74808ee6ecaac59cfe4dc7eb4767ac0b (patch)
tree1110ea7ebf40450b433d3debddde657c19814c3f /common
parentad4e075e439394fb6efde36aaa822d3a1745ea72 (diff)
downloadqtlocation-mapboxgl-4833689c74808ee6ecaac59cfe4dc7eb4767ac0b.tar.gz
we no longer use this notification
Diffstat (limited to 'common')
-rw-r--r--common/foundation_request.h2
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";