@ -62,13 +62,6 @@
<script>
$(function(){
// ctrl-s to save
$(window).on('keydown', function(e){
if(e.keyCode == 83 && e.ctrlKey){
$("#btn_post").click();
}
});
$("#btn_post").click(function(){
var syndications = [];
@ -37,13 +37,6 @@ $(function(){
$(".footer, #bookmarklet").hide();
@ -189,13 +189,6 @@ $(function(){
$("#note_in_reply_to").change();
// Collect all the syndication buttons that are pressed
@ -26,13 +26,6 @@
$.post("/repost", {