Skip to content

Commit 18fec20

Browse files
author
delphidabbler
committed
Added TODOs
1 parent 6ccc83d commit 18fec20

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Src/CodeSnip.todo

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
{TODO -cTidy : Check if encryption lib and project units still required}
12
{TODO -cUI : Remove unused tool bar button in main window}
23

34
{TODO -cDocs : Remove remaining $Rev$ and $Date$ SVN placeholders}

Src/UAppInfo.pas

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ TAppInfo = class(TNoConstructObject)
109109
{Gets version number of program's executable file.
110110
@return Version number as dotted quad.
111111
}
112+
// TODO -cTidy: Remove following unused method and may settings ssApplication section
112113
class function ProgramKey: string;
113114
{Gets program's unique identifying key. This key should be different on
114115
each installation. If key does not exist it is created.

0 commit comments

Comments
 (0)