소스 검색

Removed left-over method from git merge without implementation.

Sascha Zelzer 10 년 전
부모
커밋
3c536cebc3
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      Libs/XNAT/Core/ctkXnatFile.h

+ 0 - 2
Libs/XNAT/Core/ctkXnatFile.h

@@ -56,8 +56,6 @@ public:
   void setFileContent(const QString& fileContent);
   QString fileContent() const;
 
-  void download(const QString& filename);
-
   void upload(const QString& filename);
 
   void reset();