Skip to content
Snippets Groups Projects
Commit efdebd0f authored by Tazpn's avatar Tazpn
Browse files

Remove unused code.

parent 01ef0d74
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ AppName=NIF Utilities for 3ds Max
AppVerName=NIF Utilities {code:CurVer} for 3ds Max
AppPublisher=NIF File Format Library and Tools
AppCopyright=Copyright 2007, NIF File Format Library and Tools
OutputBaseFilename=niftools-max-plugins-0.2.15.0
OutputBaseFilename=niftools-max-plugins-0.2.15.1
DisableProgramGroupPage=yes
Compression=lzma
SolidCompression=yes
......@@ -18,7 +18,7 @@ UninstallFilesDir={win}{\}Installer\NifTools
Uninstallable=yes
DisableDirPage=yes
ArchitecturesInstallIn64BitMode=x64
VersionInfoVersion=0.2.15.0
VersionInfoVersion=0.2.15.1
SourceDir=.
;UninstallDisplayIcon={app}{\}..\Oblivion.exe
......@@ -474,8 +474,3 @@ begin
end;
end;
[Code]
function RegDisableReflectionKey(B: Integer): Integer;
external 'RegDisableReflectionKey@Advapi32.dll stdcall';
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment