diff options
Diffstat (limited to 'plugins/Quotes/src/CreateFilePath.h')
-rw-r--r-- | plugins/Quotes/src/CreateFilePath.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/Quotes/src/CreateFilePath.h b/plugins/Quotes/src/CreateFilePath.h deleted file mode 100644 index 17aca8ab83..0000000000 --- a/plugins/Quotes/src/CreateFilePath.h +++ /dev/null @@ -1,6 +0,0 @@ -#ifndef _aaf3bee6_cee7_4023_8848_5911ad7a9660_CreateFilePath_h__
-#define _aaf3bee6_cee7_4023_8848_5911ad7a9660_CreateFilePath_h__
-
-tstring CreateFilePath(const tstring& rsName);
-
-#endif //_aaf3bee6_cee7_4023_8848_5911ad7a9660_CreateFilePath_h__
|