Skip to content

Commit 8b47b83

Browse files
committed
C++: autoformat
1 parent 5a3e546 commit 8b47b83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/internal/TranslatedGlobalVar.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ class TranslatedGlobalOrNamespaceVarInit extends TranslatedRootElement,
125125
) and
126126
type = getTypeForPRValue(getVariableType(varUsed))
127127
}
128-
129128
}
130129

131130
TranslatedGlobalOrNamespaceVarInit getTranslatedVarInit(GlobalOrNamespaceVariable var) {

0 commit comments

Comments
 (0)