From eef87175d4003770f5377952c2a23e70735e0c45 Mon Sep 17 00:00:00 2001 From: MinSoo Kim Date: Tue, 26 Jan 2016 19:56:17 +0900 Subject: [PATCH] =?UTF-8?q?common.js=20=EB=AC=B8=EC=A0=9C=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/js/common.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/common/js/common.js b/common/js/common.js index 07c5360f7..ef829e480 100644 --- a/common/js/common.js +++ b/common/js/common.js @@ -503,9 +503,6 @@ function setFixedPopupSize() { $pc.width(Math.min(w, window.screen.availWidth)-offset.left*2-scbw).css({overflow:'',height:''}); } } -function getScrollBarWidth () { - -}; /** * @brief 추천/비추천,스크랩,신고기능등 특정 srl에 대한 특정 module/action을 호출하는 함수