projects
/
project/gmap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
35aa843
)
Revert followup change for #337585 -- the only thing an empty macro should return...
author
Brandon Bergren
Thu, 13 Jan 2011 19:14:48 +0000 (19:14 +0000)
committer
Brandon Bergren
Thu, 13 Jan 2011 19:14:48 +0000 (19:14 +0000)
gmap_parse_macro.inc
patch
|
blob
|
blame
|
history
diff --git
a/gmap_parse_macro.inc
b/gmap_parse_macro.inc
index
2f316b7
..
08d8bf9
100644
(file)
--- a/
gmap_parse_macro.inc
+++ b/
gmap_parse_macro.inc
@@
-262,10
+262,6
@@
function _gmap_parse_macro($instring, $ver = 2) {
}
unset($m['behavior-temp']);
}
- else {
- // Inherit site default behavior.
- $m['behavior'] = $def['behavior'];
- }
// tcontrol now is mtc.
if (isset($m['tcontrol'])) {