[강운덕] [LUCYSUS-1744] 정적 api mapping 관련 코드 제거

git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-profiler-bootstrap/trunk@2456 84d0f5b1-2673-498c-a247-62c4ff18d310
This commit is contained in:
Woonduk Kang
2013-10-08 01:30:50 +00:00
parent c4372a0304
commit d1ea87fda9
@@ -1,9 +0,0 @@
package com.nhn.pinpoint.profiler.interceptor;
/**
*
*/
@Deprecated
public interface ApiIdSupport {
void setApiId(int apiId);
}