Remove unused method

This commit is contained in:
probablycorey
2013-10-02 16:52:40 -07:00
parent e9fd6f0c32
commit ed09e4e33f

View File

@@ -166,9 +166,6 @@ class TextBuffer
getRelativePath: ->
@state.get('relativePath')
setRelativePath: (relativePath) ->
@setPath(@project.resolve(relativePath))
# Sets the path for the file.
#
# path - A {String} representing the new file path