Fix compilation error with banking style

It fix the bug that already exists in upstream : https://github.com/xdanaux/moderncv/issues/98
This commit is contained in:
msharp1 2021-02-28 14:46:40 +01:00 committed by GitHub
commit c37de7ba59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -83,7 +83,6 @@
% name and title
\namestyle{\@firstname~\@lastname}%
\ifthenelse{\equal{\@title}{}}{}{\titlestyle{~|~\@title}}% \isundefined doesn't work on \@title, as LaTeX itself defines \@title (before it possibly gets redefined by \title)
% optional detailed information
\if@details{%
\\%