Skip to content

Commit 0bd38aa

Browse files
committed
Remove unused PHONGO_MANAGER_URI_DEFAULT constant
1 parent 4523f55 commit 0bd38aa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/MongoDB/Manager.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,6 @@
4848
#include "php_phongo.h"
4949
#include "php_bson.h"
5050

51-
#define PHONGO_MANAGER_URI_DEFAULT "mongodb://localhost:27017/"
52-
5351
PHONGO_API zend_class_entry *php_phongo_manager_ce;
5452

5553
zend_object_handlers php_phongo_handler_manager;

0 commit comments

Comments
 (0)