mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 00:54:12 +01:00
Remove redundant semicolons.
This commit is contained in:
@@ -826,7 +826,7 @@ function Bookmarks() //{{{
|
||||
}
|
||||
};
|
||||
//}}}
|
||||
}; //}}}
|
||||
} //}}}
|
||||
|
||||
function History() //{{{
|
||||
{
|
||||
@@ -1092,7 +1092,7 @@ function History() //{{{
|
||||
}
|
||||
};
|
||||
//}}}
|
||||
}; //}}}
|
||||
} //}}}
|
||||
|
||||
function QuickMarks() //{{{
|
||||
{
|
||||
@@ -1253,6 +1253,6 @@ function QuickMarks() //{{{
|
||||
}
|
||||
};
|
||||
//}}}
|
||||
}; //}}}
|
||||
} //}}}
|
||||
|
||||
// vim: set fdm=marker sw=4 ts=4 et:
|
||||
|
||||
Reference in New Issue
Block a user